diff --git a/README.md b/README.md index 8b75008..adb59a3 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ zlorfi's dotfiles * copy to your ~ ($HOME) * create symlinks via the `make_my_dotfiles.sh` script -* install patched `Source Code Pro` font for the `vim-airline` plugin +* install patched [Sauce Code Pro](https://github.com/ryanoasis/nerd-fonts/blob/master/patched-fonts/SourceCodePro/Regular/complete/Sauce%20Code%20Pro%20Nerd%20Font%20Complete%20Mono.ttf) font for the `vim-airline` plugin * change the font of your default terminal app to patched `Source Code Pro` * download plug.vim into autoload directory `curl -fLo ~/.vim/autoload/plug.vim --create-dirs https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim` * launch `vim` with `vim +PlugInstall +qall` to install plugins diff --git a/fonts/SauceCodePro Nerd Font Mono/Sauce Code Pro Nerd Font Complete Mono.ttf b/fonts/SauceCodePro Nerd Font Mono/Sauce Code Pro Nerd Font Complete Mono.ttf deleted file mode 100644 index f9bce43..0000000 Binary files a/fonts/SauceCodePro Nerd Font Mono/Sauce Code Pro Nerd Font Complete Mono.ttf and /dev/null differ diff --git a/fonts/SourceCodePro_patched/LICENSE.txt b/fonts/SourceCodePro_patched/LICENSE.txt deleted file mode 100755 index 40760bb..0000000 --- a/fonts/SourceCodePro_patched/LICENSE.txt +++ /dev/null @@ -1,96 +0,0 @@ -Copyright 2010, 2012 Adobe Systems Incorporated (http://www.adobe.com/), -with Reserved Font Name 'Source'. All Rights Reserved. Source is a trademark -of Adobe Systems Incorporated in the United States and/or other countries. -Copyright (c) 2013, Kim Silkebækken and Carl X. Su. - -This Font Software is licensed under the SIL Open Font License, Version 1.1. -This license is copied below, and is also available with a FAQ at: -http://scripts.sil.org/OFL - - ------------------------------------------------------------ -SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007 ------------------------------------------------------------ - -PREAMBLE -The goals of the Open Font License (OFL) are to stimulate worldwide -development of collaborative font projects, to support the font creation -efforts of academic and linguistic communities, and to provide a free and -open framework in which fonts may be shared and improved in partnership -with others. - -The OFL allows the licensed fonts to be used, studied, modified and -redistributed freely as long as they are not sold by themselves. The -fonts, including any derivative works, can be bundled, embedded, -redistributed and/or sold with any software provided that any reserved -names are not used by derivative works. The fonts and derivatives, -however, cannot be released under any other type of license. The -requirement for fonts to remain under this license does not apply -to any document created using the fonts or their derivatives. - -DEFINITIONS -"Font Software" refers to the set of files released by the Copyright -Holder(s) under this license and clearly marked as such. This may -include source files, build scripts and documentation. - -"Reserved Font Name" refers to any names specified as such after the -copyright statement(s). - -"Original Version" refers to the collection of Font Software components as -distributed by the Copyright Holder(s). - -"Modified Version" refers to any derivative made by adding to, deleting, -or substituting -- in part or in whole -- any of the components of the -Original Version, by changing formats or by porting the Font Software to a -new environment. - -"Author" refers to any designer, engineer, programmer, technical -writer or other person who contributed to the Font Software. - -PERMISSION & CONDITIONS -Permission is hereby granted, free of charge, to any person obtaining -a copy of the Font Software, to use, study, copy, merge, embed, modify, -redistribute, and sell modified and unmodified copies of the Font -Software, subject to the following conditions: - -1) Neither the Font Software nor any of its individual components, -in Original or Modified Versions, may be sold by itself. - -2) Original or Modified Versions of the Font Software may be bundled, -redistributed and/or sold with any software, provided that each copy -contains the above copyright notice and this license. These can be -included either as stand-alone text files, human-readable headers or -in the appropriate machine-readable metadata fields within text or -binary files as long as those fields can be easily viewed by the user. - -3) 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. - -4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font -Software shall not be used to promote, endorse or advertise any -Modified Version, except to acknowledge the contribution(s) of the -Copyright Holder(s) and the Author(s) or with their explicit written -permission. - -5) The Font Software, modified or unmodified, in part or in whole, -must be distributed entirely under this license, and must not be -distributed under any other license. The requirement for fonts to -remain under this license does not apply to any document created -using the Font Software. - -TERMINATION -This license becomes null and void if any of the above conditions are -not met. - -DISCLAIMER -THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT -OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE -COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, -INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL -DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING -FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM -OTHER DEALINGS IN THE FONT SOFTWARE. \ No newline at end of file diff --git a/fonts/SourceCodePro_patched/README.rst b/fonts/SourceCodePro_patched/README.rst deleted file mode 100755 index b5aeda2..0000000 --- a/fonts/SourceCodePro_patched/README.rst +++ /dev/null @@ -1,20 +0,0 @@ -Sauce Code Powerline -==================== - -:Font creator: Paul D. Hunt (Adobe) -:Version: 1.017 -:Source: http://sourceforge.net/projects/sourcecodepro.adobe -:License: SIL OPEN FONT LICENSE Version 1.1 -:Patched by: `Carl X. Su `_ - -Source Code Pro is a set of monospaced OpenType fonts that have been -designed to work well in coding environments. This family of fonts is -a complementary design to the Source Sans family. - -Sauce Code Powerline is derived from Source Code Pro for Powerline -users. The Powerline symbols is being made by Kim Silkebækken. The -patch work is being undertaken by Carl X. Su. - -Both the final font Truetype/OpenType files and the design files used -to produce the font family are distributed under an open licence and -you are expressly encouraged to experiment, modify, share and improve. \ No newline at end of file diff --git a/fonts/SourceCodePro_patched/Sauce Code Powerline Black.otf b/fonts/SourceCodePro_patched/Sauce Code Powerline Black.otf deleted file mode 100755 index 2df59b0..0000000 Binary files a/fonts/SourceCodePro_patched/Sauce Code Powerline Black.otf and /dev/null differ diff --git a/fonts/SourceCodePro_patched/Sauce Code Powerline Bold.otf b/fonts/SourceCodePro_patched/Sauce Code Powerline Bold.otf deleted file mode 100755 index 612541d..0000000 Binary files a/fonts/SourceCodePro_patched/Sauce Code Powerline Bold.otf and /dev/null differ diff --git a/fonts/SourceCodePro_patched/Sauce Code Powerline ExtraLight.otf b/fonts/SourceCodePro_patched/Sauce Code Powerline ExtraLight.otf deleted file mode 100755 index cdc61e9..0000000 Binary files a/fonts/SourceCodePro_patched/Sauce Code Powerline ExtraLight.otf and /dev/null differ diff --git a/fonts/SourceCodePro_patched/Sauce Code Powerline Light.otf b/fonts/SourceCodePro_patched/Sauce Code Powerline Light.otf deleted file mode 100755 index fc3bedb..0000000 Binary files a/fonts/SourceCodePro_patched/Sauce Code Powerline Light.otf and /dev/null differ diff --git a/fonts/SourceCodePro_patched/Sauce Code Powerline Medium.otf b/fonts/SourceCodePro_patched/Sauce Code Powerline Medium.otf deleted file mode 100755 index 9b8be21..0000000 Binary files a/fonts/SourceCodePro_patched/Sauce Code Powerline Medium.otf and /dev/null differ diff --git a/fonts/SourceCodePro_patched/Sauce Code Powerline Regular.otf b/fonts/SourceCodePro_patched/Sauce Code Powerline Regular.otf deleted file mode 100755 index 0f2ac7a..0000000 Binary files a/fonts/SourceCodePro_patched/Sauce Code Powerline Regular.otf and /dev/null differ diff --git a/fonts/SourceCodePro_patched/Sauce Code Powerline Semibold.otf b/fonts/SourceCodePro_patched/Sauce Code Powerline Semibold.otf deleted file mode 100755 index f77a592..0000000 Binary files a/fonts/SourceCodePro_patched/Sauce Code Powerline Semibold.otf and /dev/null differ diff --git a/fonts/SourceCodePro_patched/fonts.dir b/fonts/SourceCodePro_patched/fonts.dir deleted file mode 100755 index 31eeb50..0000000 --- a/fonts/SourceCodePro_patched/fonts.dir +++ /dev/null @@ -1,78 +0,0 @@ -77 -Sauce code powerline black.otf -adobe-source code pro black-black-r-normal--0-0-0-0-m-0-ascii-0 -Sauce code powerline black.otf -adobe-source code pro black-black-r-normal--0-0-0-0-m-0-ibm-cp852 -Sauce code powerline black.otf -adobe-source code pro black-black-r-normal--0-0-0-0-m-0-iso10646-1 -Sauce code powerline black.otf -adobe-source code pro black-black-r-normal--0-0-0-0-m-0-iso8859-1 -Sauce code powerline black.otf -adobe-source code pro black-black-r-normal--0-0-0-0-m-0-iso8859-13 -Sauce code powerline black.otf -adobe-source code pro black-black-r-normal--0-0-0-0-m-0-iso8859-15 -Sauce code powerline black.otf -adobe-source code pro black-black-r-normal--0-0-0-0-m-0-iso8859-16 -Sauce code powerline black.otf -adobe-source code pro black-black-r-normal--0-0-0-0-m-0-iso8859-2 -Sauce code powerline black.otf -adobe-source code pro black-black-r-normal--0-0-0-0-m-0-iso8859-3 -Sauce code powerline black.otf -adobe-source code pro black-black-r-normal--0-0-0-0-m-0-iso8859-9 -Sauce code powerline black.otf -adobe-source code pro black-black-r-normal--0-0-0-0-m-0-microsoft-cp1252 -Sauce code powerline bold.otf -adobe-sauce code powerline-bold-r-normal--0-0-0-0-m-0-ascii-0 -Sauce code powerline bold.otf -adobe-sauce code powerline-bold-r-normal--0-0-0-0-m-0-ibm-cp852 -Sauce code powerline bold.otf -adobe-sauce code powerline-bold-r-normal--0-0-0-0-m-0-iso10646-1 -Sauce code powerline bold.otf -adobe-sauce code powerline-bold-r-normal--0-0-0-0-m-0-iso8859-1 -Sauce code powerline bold.otf -adobe-sauce code powerline-bold-r-normal--0-0-0-0-m-0-iso8859-13 -Sauce code powerline bold.otf -adobe-sauce code powerline-bold-r-normal--0-0-0-0-m-0-iso8859-15 -Sauce code powerline bold.otf -adobe-sauce code powerline-bold-r-normal--0-0-0-0-m-0-iso8859-16 -Sauce code powerline bold.otf -adobe-sauce code powerline-bold-r-normal--0-0-0-0-m-0-iso8859-2 -Sauce code powerline bold.otf -adobe-sauce code powerline-bold-r-normal--0-0-0-0-m-0-iso8859-3 -Sauce code powerline bold.otf -adobe-sauce code powerline-bold-r-normal--0-0-0-0-m-0-iso8859-9 -Sauce code powerline bold.otf -adobe-sauce code powerline-bold-r-normal--0-0-0-0-m-0-microsoft-cp1252 -Sauce code powerline extralight.otf -adobe-source code pro extralight-extralight-r-normal--0-0-0-0-m-0-ascii-0 -Sauce code powerline extralight.otf -adobe-source code pro extralight-extralight-r-normal--0-0-0-0-m-0-ibm-cp852 -Sauce code powerline extralight.otf -adobe-source code pro extralight-extralight-r-normal--0-0-0-0-m-0-iso10646-1 -Sauce code powerline extralight.otf -adobe-source code pro extralight-extralight-r-normal--0-0-0-0-m-0-iso8859-1 -Sauce code powerline extralight.otf -adobe-source code pro extralight-extralight-r-normal--0-0-0-0-m-0-iso8859-13 -Sauce code powerline extralight.otf -adobe-source code pro extralight-extralight-r-normal--0-0-0-0-m-0-iso8859-15 -Sauce code powerline extralight.otf -adobe-source code pro extralight-extralight-r-normal--0-0-0-0-m-0-iso8859-16 -Sauce code powerline extralight.otf -adobe-source code pro extralight-extralight-r-normal--0-0-0-0-m-0-iso8859-2 -Sauce code powerline extralight.otf -adobe-source code pro extralight-extralight-r-normal--0-0-0-0-m-0-iso8859-3 -Sauce code powerline extralight.otf -adobe-source code pro extralight-extralight-r-normal--0-0-0-0-m-0-iso8859-9 -Sauce code powerline extralight.otf -adobe-source code pro extralight-extralight-r-normal--0-0-0-0-m-0-microsoft-cp1252 -Sauce code powerline light.otf -adobe-source code pro light-light-r-normal--0-0-0-0-m-0-ascii-0 -Sauce code powerline light.otf -adobe-source code pro light-light-r-normal--0-0-0-0-m-0-ibm-cp852 -Sauce code powerline light.otf -adobe-source code pro light-light-r-normal--0-0-0-0-m-0-iso10646-1 -Sauce code powerline light.otf -adobe-source code pro light-light-r-normal--0-0-0-0-m-0-iso8859-1 -Sauce code powerline light.otf -adobe-source code pro light-light-r-normal--0-0-0-0-m-0-iso8859-13 -Sauce code powerline light.otf -adobe-source code pro light-light-r-normal--0-0-0-0-m-0-iso8859-15 -Sauce code powerline light.otf -adobe-source code pro light-light-r-normal--0-0-0-0-m-0-iso8859-16 -Sauce code powerline light.otf -adobe-source code pro light-light-r-normal--0-0-0-0-m-0-iso8859-2 -Sauce code powerline light.otf -adobe-source code pro light-light-r-normal--0-0-0-0-m-0-iso8859-3 -Sauce code powerline light.otf -adobe-source code pro light-light-r-normal--0-0-0-0-m-0-iso8859-9 -Sauce code powerline light.otf -adobe-source code pro light-light-r-normal--0-0-0-0-m-0-microsoft-cp1252 -Sauce code powerline medium.otf -adobe-source code pro medium-medium-r-normal--0-0-0-0-m-0-ascii-0 -Sauce code powerline medium.otf -adobe-source code pro medium-medium-r-normal--0-0-0-0-m-0-ibm-cp852 -Sauce code powerline medium.otf -adobe-source code pro medium-medium-r-normal--0-0-0-0-m-0-iso10646-1 -Sauce code powerline medium.otf -adobe-source code pro medium-medium-r-normal--0-0-0-0-m-0-iso8859-1 -Sauce code powerline medium.otf -adobe-source code pro medium-medium-r-normal--0-0-0-0-m-0-iso8859-13 -Sauce code powerline medium.otf -adobe-source code pro medium-medium-r-normal--0-0-0-0-m-0-iso8859-15 -Sauce code powerline medium.otf -adobe-source code pro medium-medium-r-normal--0-0-0-0-m-0-iso8859-16 -Sauce code powerline medium.otf -adobe-source code pro medium-medium-r-normal--0-0-0-0-m-0-iso8859-2 -Sauce code powerline medium.otf -adobe-source code pro medium-medium-r-normal--0-0-0-0-m-0-iso8859-3 -Sauce code powerline medium.otf -adobe-source code pro medium-medium-r-normal--0-0-0-0-m-0-iso8859-9 -Sauce code powerline medium.otf -adobe-source code pro medium-medium-r-normal--0-0-0-0-m-0-microsoft-cp1252 -Sauce code powerline regular.otf -adobe-sauce code powerline-medium-r-normal--0-0-0-0-m-0-ascii-0 -Sauce code powerline regular.otf -adobe-sauce code powerline-medium-r-normal--0-0-0-0-m-0-ibm-cp852 -Sauce code powerline regular.otf -adobe-sauce code powerline-medium-r-normal--0-0-0-0-m-0-iso10646-1 -Sauce code powerline regular.otf -adobe-sauce code powerline-medium-r-normal--0-0-0-0-m-0-iso8859-1 -Sauce code powerline regular.otf -adobe-sauce code powerline-medium-r-normal--0-0-0-0-m-0-iso8859-13 -Sauce code powerline regular.otf -adobe-sauce code powerline-medium-r-normal--0-0-0-0-m-0-iso8859-15 -Sauce code powerline regular.otf -adobe-sauce code powerline-medium-r-normal--0-0-0-0-m-0-iso8859-16 -Sauce code powerline regular.otf -adobe-sauce code powerline-medium-r-normal--0-0-0-0-m-0-iso8859-2 -Sauce code powerline regular.otf -adobe-sauce code powerline-medium-r-normal--0-0-0-0-m-0-iso8859-3 -Sauce code powerline regular.otf -adobe-sauce code powerline-medium-r-normal--0-0-0-0-m-0-iso8859-9 -Sauce code powerline regular.otf -adobe-sauce code powerline-medium-r-normal--0-0-0-0-m-0-microsoft-cp1252 -Sauce code powerline semibold.otf -adobe-source code pro semibold-semibold-r-normal--0-0-0-0-m-0-ascii-0 -Sauce code powerline semibold.otf -adobe-source code pro semibold-semibold-r-normal--0-0-0-0-m-0-ibm-cp852 -Sauce code powerline semibold.otf -adobe-source code pro semibold-semibold-r-normal--0-0-0-0-m-0-iso10646-1 -Sauce code powerline semibold.otf -adobe-source code pro semibold-semibold-r-normal--0-0-0-0-m-0-iso8859-1 -Sauce code powerline semibold.otf -adobe-source code pro semibold-semibold-r-normal--0-0-0-0-m-0-iso8859-13 -Sauce code powerline semibold.otf -adobe-source code pro semibold-semibold-r-normal--0-0-0-0-m-0-iso8859-15 -Sauce code powerline semibold.otf -adobe-source code pro semibold-semibold-r-normal--0-0-0-0-m-0-iso8859-16 -Sauce code powerline semibold.otf -adobe-source code pro semibold-semibold-r-normal--0-0-0-0-m-0-iso8859-2 -Sauce code powerline semibold.otf -adobe-source code pro semibold-semibold-r-normal--0-0-0-0-m-0-iso8859-3 -Sauce code powerline semibold.otf -adobe-source code pro semibold-semibold-r-normal--0-0-0-0-m-0-iso8859-9 -Sauce code powerline semibold.otf -adobe-source code pro semibold-semibold-r-normal--0-0-0-0-m-0-microsoft-cp1252 diff --git a/fonts/SourceCodePro_patched/fonts.scale b/fonts/SourceCodePro_patched/fonts.scale deleted file mode 100755 index 0e5b98f..0000000 --- a/fonts/SourceCodePro_patched/fonts.scale +++ /dev/null @@ -1,78 +0,0 @@ -77 -Sauce Code Powerline Black.otf -adobe-source code pro black-black-r-normal--0-0-0-0-m-0-ascii-0 -Sauce Code Powerline Black.otf -adobe-source code pro black-black-r-normal--0-0-0-0-m-0-ibm-cp852 -Sauce Code Powerline Black.otf -adobe-source code pro black-black-r-normal--0-0-0-0-m-0-iso10646-1 -Sauce Code Powerline Black.otf -adobe-source code pro black-black-r-normal--0-0-0-0-m-0-iso8859-1 -Sauce Code Powerline Black.otf -adobe-source code pro black-black-r-normal--0-0-0-0-m-0-iso8859-13 -Sauce Code Powerline Black.otf -adobe-source code pro black-black-r-normal--0-0-0-0-m-0-iso8859-15 -Sauce Code Powerline Black.otf -adobe-source code pro black-black-r-normal--0-0-0-0-m-0-iso8859-16 -Sauce Code Powerline Black.otf -adobe-source code pro black-black-r-normal--0-0-0-0-m-0-iso8859-2 -Sauce Code Powerline Black.otf -adobe-source code pro black-black-r-normal--0-0-0-0-m-0-iso8859-3 -Sauce Code Powerline Black.otf -adobe-source code pro black-black-r-normal--0-0-0-0-m-0-iso8859-9 -Sauce Code Powerline Black.otf -adobe-source code pro black-black-r-normal--0-0-0-0-m-0-microsoft-cp1252 -Sauce Code Powerline Bold.otf -adobe-sauce code powerline-bold-r-normal--0-0-0-0-m-0-ascii-0 -Sauce Code Powerline Bold.otf -adobe-sauce code powerline-bold-r-normal--0-0-0-0-m-0-ibm-cp852 -Sauce Code Powerline Bold.otf -adobe-sauce code powerline-bold-r-normal--0-0-0-0-m-0-iso10646-1 -Sauce Code Powerline Bold.otf -adobe-sauce code powerline-bold-r-normal--0-0-0-0-m-0-iso8859-1 -Sauce Code Powerline Bold.otf -adobe-sauce code powerline-bold-r-normal--0-0-0-0-m-0-iso8859-13 -Sauce Code Powerline Bold.otf -adobe-sauce code powerline-bold-r-normal--0-0-0-0-m-0-iso8859-15 -Sauce Code Powerline Bold.otf -adobe-sauce code powerline-bold-r-normal--0-0-0-0-m-0-iso8859-16 -Sauce Code Powerline Bold.otf -adobe-sauce code powerline-bold-r-normal--0-0-0-0-m-0-iso8859-2 -Sauce Code Powerline Bold.otf -adobe-sauce code powerline-bold-r-normal--0-0-0-0-m-0-iso8859-3 -Sauce Code Powerline Bold.otf -adobe-sauce code powerline-bold-r-normal--0-0-0-0-m-0-iso8859-9 -Sauce Code Powerline Bold.otf -adobe-sauce code powerline-bold-r-normal--0-0-0-0-m-0-microsoft-cp1252 -Sauce Code Powerline ExtraLight.otf -adobe-source code pro extralight-extralight-r-normal--0-0-0-0-m-0-ascii-0 -Sauce Code Powerline ExtraLight.otf -adobe-source code pro extralight-extralight-r-normal--0-0-0-0-m-0-ibm-cp852 -Sauce Code Powerline ExtraLight.otf -adobe-source code pro extralight-extralight-r-normal--0-0-0-0-m-0-iso10646-1 -Sauce Code Powerline ExtraLight.otf -adobe-source code pro extralight-extralight-r-normal--0-0-0-0-m-0-iso8859-1 -Sauce Code Powerline ExtraLight.otf -adobe-source code pro extralight-extralight-r-normal--0-0-0-0-m-0-iso8859-13 -Sauce Code Powerline ExtraLight.otf -adobe-source code pro extralight-extralight-r-normal--0-0-0-0-m-0-iso8859-15 -Sauce Code Powerline ExtraLight.otf -adobe-source code pro extralight-extralight-r-normal--0-0-0-0-m-0-iso8859-16 -Sauce Code Powerline ExtraLight.otf -adobe-source code pro extralight-extralight-r-normal--0-0-0-0-m-0-iso8859-2 -Sauce Code Powerline ExtraLight.otf -adobe-source code pro extralight-extralight-r-normal--0-0-0-0-m-0-iso8859-3 -Sauce Code Powerline ExtraLight.otf -adobe-source code pro extralight-extralight-r-normal--0-0-0-0-m-0-iso8859-9 -Sauce Code Powerline ExtraLight.otf -adobe-source code pro extralight-extralight-r-normal--0-0-0-0-m-0-microsoft-cp1252 -Sauce Code Powerline Light.otf -adobe-source code pro light-light-r-normal--0-0-0-0-m-0-ascii-0 -Sauce Code Powerline Light.otf -adobe-source code pro light-light-r-normal--0-0-0-0-m-0-ibm-cp852 -Sauce Code Powerline Light.otf -adobe-source code pro light-light-r-normal--0-0-0-0-m-0-iso10646-1 -Sauce Code Powerline Light.otf -adobe-source code pro light-light-r-normal--0-0-0-0-m-0-iso8859-1 -Sauce Code Powerline Light.otf -adobe-source code pro light-light-r-normal--0-0-0-0-m-0-iso8859-13 -Sauce Code Powerline Light.otf -adobe-source code pro light-light-r-normal--0-0-0-0-m-0-iso8859-15 -Sauce Code Powerline Light.otf -adobe-source code pro light-light-r-normal--0-0-0-0-m-0-iso8859-16 -Sauce Code Powerline Light.otf -adobe-source code pro light-light-r-normal--0-0-0-0-m-0-iso8859-2 -Sauce Code Powerline Light.otf -adobe-source code pro light-light-r-normal--0-0-0-0-m-0-iso8859-3 -Sauce Code Powerline Light.otf -adobe-source code pro light-light-r-normal--0-0-0-0-m-0-iso8859-9 -Sauce Code Powerline Light.otf -adobe-source code pro light-light-r-normal--0-0-0-0-m-0-microsoft-cp1252 -Sauce Code Powerline Medium.otf -adobe-source code pro medium-medium-r-normal--0-0-0-0-m-0-ascii-0 -Sauce Code Powerline Medium.otf -adobe-source code pro medium-medium-r-normal--0-0-0-0-m-0-ibm-cp852 -Sauce Code Powerline Medium.otf -adobe-source code pro medium-medium-r-normal--0-0-0-0-m-0-iso10646-1 -Sauce Code Powerline Medium.otf -adobe-source code pro medium-medium-r-normal--0-0-0-0-m-0-iso8859-1 -Sauce Code Powerline Medium.otf -adobe-source code pro medium-medium-r-normal--0-0-0-0-m-0-iso8859-13 -Sauce Code Powerline Medium.otf -adobe-source code pro medium-medium-r-normal--0-0-0-0-m-0-iso8859-15 -Sauce Code Powerline Medium.otf -adobe-source code pro medium-medium-r-normal--0-0-0-0-m-0-iso8859-16 -Sauce Code Powerline Medium.otf -adobe-source code pro medium-medium-r-normal--0-0-0-0-m-0-iso8859-2 -Sauce Code Powerline Medium.otf -adobe-source code pro medium-medium-r-normal--0-0-0-0-m-0-iso8859-3 -Sauce Code Powerline Medium.otf -adobe-source code pro medium-medium-r-normal--0-0-0-0-m-0-iso8859-9 -Sauce Code Powerline Medium.otf -adobe-source code pro medium-medium-r-normal--0-0-0-0-m-0-microsoft-cp1252 -Sauce Code Powerline Regular.otf -adobe-sauce code powerline-medium-r-normal--0-0-0-0-m-0-ascii-0 -Sauce Code Powerline Regular.otf -adobe-sauce code powerline-medium-r-normal--0-0-0-0-m-0-ibm-cp852 -Sauce Code Powerline Regular.otf -adobe-sauce code powerline-medium-r-normal--0-0-0-0-m-0-iso10646-1 -Sauce Code Powerline Regular.otf -adobe-sauce code powerline-medium-r-normal--0-0-0-0-m-0-iso8859-1 -Sauce Code Powerline Regular.otf -adobe-sauce code powerline-medium-r-normal--0-0-0-0-m-0-iso8859-13 -Sauce Code Powerline Regular.otf -adobe-sauce code powerline-medium-r-normal--0-0-0-0-m-0-iso8859-15 -Sauce Code Powerline Regular.otf -adobe-sauce code powerline-medium-r-normal--0-0-0-0-m-0-iso8859-16 -Sauce Code Powerline Regular.otf -adobe-sauce code powerline-medium-r-normal--0-0-0-0-m-0-iso8859-2 -Sauce Code Powerline Regular.otf -adobe-sauce code powerline-medium-r-normal--0-0-0-0-m-0-iso8859-3 -Sauce Code Powerline Regular.otf -adobe-sauce code powerline-medium-r-normal--0-0-0-0-m-0-iso8859-9 -Sauce Code Powerline Regular.otf -adobe-sauce code powerline-medium-r-normal--0-0-0-0-m-0-microsoft-cp1252 -Sauce Code Powerline Semibold.otf -adobe-source code pro semibold-semibold-r-normal--0-0-0-0-m-0-ascii-0 -Sauce Code Powerline Semibold.otf -adobe-source code pro semibold-semibold-r-normal--0-0-0-0-m-0-ibm-cp852 -Sauce Code Powerline Semibold.otf -adobe-source code pro semibold-semibold-r-normal--0-0-0-0-m-0-iso10646-1 -Sauce Code Powerline Semibold.otf -adobe-source code pro semibold-semibold-r-normal--0-0-0-0-m-0-iso8859-1 -Sauce Code Powerline Semibold.otf -adobe-source code pro semibold-semibold-r-normal--0-0-0-0-m-0-iso8859-13 -Sauce Code Powerline Semibold.otf -adobe-source code pro semibold-semibold-r-normal--0-0-0-0-m-0-iso8859-15 -Sauce Code Powerline Semibold.otf -adobe-source code pro semibold-semibold-r-normal--0-0-0-0-m-0-iso8859-16 -Sauce Code Powerline Semibold.otf -adobe-source code pro semibold-semibold-r-normal--0-0-0-0-m-0-iso8859-2 -Sauce Code Powerline Semibold.otf -adobe-source code pro semibold-semibold-r-normal--0-0-0-0-m-0-iso8859-3 -Sauce Code Powerline Semibold.otf -adobe-source code pro semibold-semibold-r-normal--0-0-0-0-m-0-iso8859-9 -Sauce Code Powerline Semibold.otf -adobe-source code pro semibold-semibold-r-normal--0-0-0-0-m-0-microsoft-cp1252