diff options
Diffstat (limited to 'static')
-rw-r--r-- | static/logo2-min.svg | 43 |
1 files changed, 41 insertions, 2 deletions
diff --git a/static/logo2-min.svg b/static/logo2-min.svg index ab59eda..adee64c 100644 --- a/static/logo2-min.svg +++ b/static/logo2-min.svg @@ -9,8 +9,47 @@ id="svg1" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" - xmlns:svg="http://www.w3.org/2000/svg"><defs - id="defs1" /><g + xmlns:svg="http://www.w3.org/2000/svg"> + +<defs id="defs1"> +<style> + +@font-face { + font-family: Charter; + src: url(charter_regular.woff2) format('woff2-variations'); + font-style: normal; +} + +@font-face { + font-family: Charter; + src: url(charter_italic.woff2) format('woff2-variations'); + font-style: italic; +} + +@font-face { + font-family: Charter; + src: url(charter_bold.woff2) format('woff2-variations'); + font-weight: bold; +} + +@font-face { + font-family: Charter; + src: url(charter_bold_italic.woff2) format('woff2-variations'); + font-style: italic; + font-weight: bold; +} + +@font-face { + font-family: FiraMono; + src: url(FiraMono-Regular.ttf); + font-style: normal; +} + +</style></defs> + + + +<g id="layer1" transform="translate(-50.127113,-341.24753)"><g id="g2-8" |