diff --git a/.gitattributes b/.gitattributes index b91b66653e..8417763f2a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,6 +3,7 @@ *.jpg binary *.eot binary *.woff binary +*.woff2 binary *.svg binary *.ttf binary *.png binary diff --git a/static/styles/fonts.css b/static/styles/fonts.css index f8ef587c72..212414bba9 100644 --- a/static/styles/fonts.css +++ b/static/styles/fonts.css @@ -1,143 +1,143 @@ @font-face { font-family: 'Humbug'; - src: url('../third/sourcesans/SourceSansPro-ExtraLight-webfont.eot'); - src: url('../third/sourcesans/SourceSansPro-ExtraLight-webfont.eot?#iefix') format('embedded-opentype'), - url('../third/sourcesans/SourceSansPro-ExtraLight-webfont.woff') format('woff'), - url('../third/sourcesans/SourceSansPro-ExtraLight-webfont.ttf') format('truetype'), - url('../third/sourcesans/SourceSansPro-ExtraLight-webfont.svg#SourceSansProExtraLight') format('svg'); - font-weight: 100; + font-weight: 200; font-style: normal; - + font-stretch: normal; + src: url('../third/sourcesans/EOT/SourceSansPro-ExtraLight.eot') format('embedded-opentype'), + url('../third/sourcesans/WOFF2/TTF/SourceSansPro-ExtraLight.ttf.woff2') format('woff2'), + url('../third/sourcesans/WOFF/OTF/SourceSansPro-ExtraLight.otf.woff') format('woff'), + url('../third/sourcesans/OTF/SourceSansPro-ExtraLight.otf') format('opentype'), + url('../third/sourcesans/TTF/SourceSansPro-ExtraLight.ttf') format('truetype'); } @font-face { font-family: 'Humbug'; - src: url('../third/sourcesans/SourceSansPro-ExtraLightIt-webfont.eot'); - src: url('../third/sourcesans/SourceSansPro-ExtraLightIt-webfont.eot?#iefix') format('embedded-opentype'), - url('../third/sourcesans/SourceSansPro-ExtraLightIt-webfont.woff') format('woff'), - url('../third/sourcesans/SourceSansPro-ExtraLightIt-webfont.ttf') format('truetype'), - url('../third/sourcesans/SourceSansPro-ExtraLightIt-webfont.svg#SourceSansProExtraLightItalic') format('svg'); - font-weight: 100; + font-weight: 200; font-style: italic; - + font-stretch: normal; + src: url('../third/sourcesans/EOT/SourceSansPro-ExtraLightIt.eot') format('embedded-opentype'), + url('../third/sourcesans/WOFF2/TTF/SourceSansPro-ExtraLightIt.ttf.woff2') format('woff2'), + url('../third/sourcesans/WOFF/OTF/SourceSansPro-ExtraLightIt.otf.woff') format('woff'), + url('../third/sourcesans/OTF/SourceSansPro-ExtraLightIt.otf') format('opentype'), + url('../third/sourcesans/TTF/SourceSansPro-ExtraLightIt.ttf') format('truetype'); } @font-face { font-family: 'Humbug'; - src: url('../third/sourcesans/SourceSansPro-Light-webfont.eot'); - src: url('../third/sourcesans/SourceSansPro-Light-webfont.eot?#iefix') format('embedded-opentype'), - url('../third/sourcesans/SourceSansPro-Light-webfont.woff') format('woff'), - url('../third/sourcesans/SourceSansPro-Light-webfont.ttf') format('truetype'), - url('../third/sourcesans/SourceSansPro-Light-webfont.svg#SourceSansProLight') format('svg'); font-weight: 300; font-style: normal; - + font-stretch: normal; + src: url('../third/sourcesans/EOT/SourceSansPro-Light.eot') format('embedded-opentype'), + url('../third/sourcesans/WOFF2/TTF/SourceSansPro-Light.ttf.woff2') format('woff2'), + url('../third/sourcesans/WOFF/OTF/SourceSansPro-Light.otf.woff') format('woff'), + url('../third/sourcesans/OTF/SourceSansPro-Light.otf') format('opentype'), + url('../third/sourcesans/TTF/SourceSansPro-Light.ttf') format('truetype'); } @font-face { font-family: 'Humbug'; - src: url('../third/sourcesans/SourceSansPro-LightIt-webfont.eot'); - src: url('../third/sourcesans/SourceSansPro-LightIt-webfont.eot?#iefix') format('embedded-opentype'), - url('../third/sourcesans/SourceSansPro-LightIt-webfont.woff') format('woff'), - url('../third/sourcesans/SourceSansPro-LightIt-webfont.ttf') format('truetype'), - url('../third/sourcesans/SourceSansPro-LightIt-webfont.svg#SourceSansProLightItalic') format('svg'); font-weight: 300; font-style: italic; - + font-stretch: normal; + src: url('../third/sourcesans/EOT/SourceSansPro-LightIt.eot') format('embedded-opentype'), + url('../third/sourcesans/WOFF2/TTF/SourceSansPro-LightIt.ttf.woff2') format('woff2'), + url('../third/sourcesans/WOFF/OTF/SourceSansPro-LightIt.otf.woff') format('woff'), + url('../third/sourcesans/OTF/SourceSansPro-LightIt.otf') format('opentype'), + url('../third/sourcesans/TTF/SourceSansPro-LightIt.ttf') format('truetype'); } @font-face { font-family: 'Humbug'; - src: url('../third/sourcesans/SourceSansPro-Regular-webfont.eot'); - src: url('../third/sourcesans/SourceSansPro-Regular-webfont.eot?#iefix') format('embedded-opentype'), - url('../third/sourcesans/SourceSansPro-Regular-webfont.woff') format('woff'), - url('../third/sourcesans/SourceSansPro-Regular-webfont.ttf') format('truetype'), - url('../third/sourcesans/SourceSansPro-Regular-webfont.svg#SourceSansProRegular') format('svg'); - font-weight: normal; + font-weight: 400; font-style: normal; - + font-stretch: normal; + src: url('../third/sourcesans/EOT/SourceSansPro-Regular.eot') format('embedded-opentype'), + url('../third/sourcesans/WOFF2/TTF/SourceSansPro-Regular.ttf.woff2') format('woff2'), + url('../third/sourcesans/WOFF/OTF/SourceSansPro-Regular.otf.woff') format('woff'), + url('../third/sourcesans/OTF/SourceSansPro-Regular.otf') format('opentype'), + url('../third/sourcesans/TTF/SourceSansPro-Regular.ttf') format('truetype'); } @font-face { font-family: 'Humbug'; - src: url('../third/sourcesans/SourceSansPro-It-webfont.eot'); - src: url('../third/sourcesans/SourceSansPro-It-webfont.eot?#iefix') format('embedded-opentype'), - url('../third/sourcesans/SourceSansPro-It-webfont.woff') format('woff'), - url('../third/sourcesans/SourceSansPro-It-webfont.ttf') format('truetype'), - url('../third/sourcesans/SourceSansPro-It-webfont.svg#SourceSansProItalic') format('svg'); - font-weight: normal; + font-weight: 400; font-style: italic; - + font-stretch: normal; + src: url('../third/sourcesans/EOT/SourceSansPro-It.eot') format('embedded-opentype'), + url('../third/sourcesans/WOFF2/TTF/SourceSansPro-It.ttf.woff2') format('woff2'), + url('../third/sourcesans/WOFF/OTF/SourceSansPro-It.otf.woff') format('woff'), + url('../third/sourcesans/OTF/SourceSansPro-It.otf') format('opentype'), + url('../third/sourcesans/TTF/SourceSansPro-It.ttf') format('truetype'); } @font-face { font-family: 'Humbug'; - src: url('../third/sourcesans/SourceSansPro-Semibold-webfont.eot'); - src: url('../third/sourcesans/SourceSansPro-Semibold-webfont.eot?#iefix') format('embedded-opentype'), - url('../third/sourcesans/SourceSansPro-Semibold-webfont.woff') format('woff'), - url('../third/sourcesans/SourceSansPro-Semibold-webfont.ttf') format('truetype'), - url('../third/sourcesans/SourceSansPro-Semibold-webfont.svg#SourceSansProSemibold') format('svg'); font-weight: 600; font-style: normal; - + font-stretch: normal; + src: url('../third/sourcesans/EOT/SourceSansPro-Semibold.eot') format('embedded-opentype'), + url('../third/sourcesans/WOFF2/TTF/SourceSansPro-Semibold.ttf.woff2') format('woff2'), + url('../third/sourcesans/WOFF/OTF/SourceSansPro-Semibold.otf.woff') format('woff'), + url('../third/sourcesans/OTF/SourceSansPro-Semibold.otf') format('opentype'), + url('../third/sourcesans/TTF/SourceSansPro-Semibold.ttf') format('truetype'); } @font-face { font-family: 'Humbug'; - src: url('../third/sourcesans/SourceSansPro-SemiboldIt-webfont.eot'); - src: url('../third/sourcesans/SourceSansPro-SemiboldIt-webfont.eot?#iefix') format('embedded-opentype'), - url('../third/sourcesans/SourceSansPro-SemiboldIt-webfont.woff') format('woff'), - url('../third/sourcesans/SourceSansPro-SemiboldIt-webfont.ttf') format('truetype'), - url('../third/sourcesans/SourceSansPro-SemiboldIt-webfont.svg#SourceSansProSemiboldItalic') format('svg'); font-weight: 600; font-style: italic; - + font-stretch: normal; + src: url('../third/sourcesans/EOT/SourceSansPro-SemiboldIt.eot') format('embedded-opentype'), + url('../third/sourcesans/WOFF2/TTF/SourceSansPro-SemiboldIt.ttf.woff2') format('woff2'), + url('../third/sourcesans/WOFF/OTF/SourceSansPro-SemiboldIt.otf.woff') format('woff'), + url('../third/sourcesans/OTF/SourceSansPro-SemiboldIt.otf') format('opentype'), + url('../third/sourcesans/TTF/SourceSansPro-SemiboldIt.ttf') format('truetype'); } @font-face { font-family: 'Humbug'; - src: url('../third/sourcesans/SourceSansPro-Bold-webfont.eot'); - src: url('../third/sourcesans/SourceSansPro-Bold-webfont.eot?#iefix') format('embedded-opentype'), - url('../third/sourcesans/SourceSansPro-Bold-webfont.woff') format('woff'), - url('../third/sourcesans/SourceSansPro-Bold-webfont.ttf') format('truetype'), - url('../third/sourcesans/SourceSansPro-Bold-webfont.svg#SourceSansProBold') format('svg'); - font-weight: bold; + font-weight: 700; font-style: normal; - + font-stretch: normal; + src: url('../third/sourcesans/EOT/SourceSansPro-Bold.eot') format('embedded-opentype'), + url('../third/sourcesans/WOFF2/TTF/SourceSansPro-Bold.ttf.woff2') format('woff2'), + url('../third/sourcesans/WOFF/OTF/SourceSansPro-Bold.otf.woff') format('woff'), + url('../third/sourcesans/OTF/SourceSansPro-Bold.otf') format('opentype'), + url('../third/sourcesans/TTF/SourceSansPro-Bold.ttf') format('truetype'); } @font-face { font-family: 'Humbug'; - src: url('../third/sourcesans/SourceSansPro-BoldIt-webfont.eot'); - src: url('../third/sourcesans/SourceSansPro-BoldIt-webfont.eot?#iefix') format('embedded-opentype'), - url('../third/sourcesans/SourceSansPro-BoldIt-webfont.woff') format('woff'), - url('../third/sourcesans/SourceSansPro-BoldIt-webfont.ttf') format('truetype'), - url('../third/sourcesans/SourceSansPro-BoldIt-webfont.svg#SourceSansProBoldItalic') format('svg'); - font-weight: bold; + font-weight: 700; font-style: italic; - + font-stretch: normal; + src: url('../third/sourcesans/EOT/SourceSansPro-BoldIt.eot') format('embedded-opentype'), + url('../third/sourcesans/WOFF2/TTF/SourceSansPro-BoldIt.ttf.woff2') format('woff2'), + url('../third/sourcesans/WOFF/OTF/SourceSansPro-BoldIt.otf.woff') format('woff'), + url('../third/sourcesans/OTF/SourceSansPro-BoldIt.otf') format('opentype'), + url('../third/sourcesans/TTF/SourceSansPro-BoldIt.ttf') format('truetype'); } @font-face { font-family: 'Humbug'; - src: url('../third/sourcesans/SourceSansPro-Black-webfont.eot'); - src: url('../third/sourcesans/SourceSansPro-Black-webfont.eot?#iefix') format('embedded-opentype'), - url('../third/sourcesans/SourceSansPro-Black-webfont.woff') format('woff'), - url('../third/sourcesans/SourceSansPro-Black-webfont.ttf') format('truetype'), - url('../third/sourcesans/SourceSansPro-Black-webfont.svg#SourceSansProBlack') format('svg'); font-weight: 900; font-style: normal; - + font-stretch: normal; + src: url('../third/sourcesans/EOT/SourceSansPro-Black.eot') format('embedded-opentype'), + url('../third/sourcesans/WOFF2/TTF/SourceSansPro-Black.ttf.woff2') format('woff2'), + url('../third/sourcesans/WOFF/OTF/SourceSansPro-Black.otf.woff') format('woff'), + url('../third/sourcesans/OTF/SourceSansPro-Black.otf') format('opentype'), + url('../third/sourcesans/TTF/SourceSansPro-Black.ttf') format('truetype'); } @font-face { font-family: 'Humbug'; - src: url('../third/sourcesans/SourceSansPro-BlackIt-webfont.eot'); - src: url('../third/sourcesans/SourceSansPro-BlackIt-webfont.eot?#iefix') format('embedded-opentype'), - url('../third/sourcesans/SourceSansPro-BlackIt-webfont.woff') format('woff'), - url('../third/sourcesans/SourceSansPro-BlackIt-webfont.ttf') format('truetype'), - url('../third/sourcesans/SourceSansPro-BlackIt-webfont.svg#SourceSansProBlackItalic') format('svg'); font-weight: 900; font-style: italic; - + font-stretch: normal; + src: url('../third/sourcesans/EOT/SourceSansPro-BlackIt.eot') format('embedded-opentype'), + url('../third/sourcesans/WOFF2/TTF/SourceSansPro-BlackIt.ttf.woff2') format('woff2'), + url('../third/sourcesans/WOFF/OTF/SourceSansPro-BlackIt.otf.woff') format('woff'), + url('../third/sourcesans/OTF/SourceSansPro-BlackIt.otf') format('opentype'), + url('../third/sourcesans/TTF/SourceSansPro-BlackIt.ttf') format('truetype'); } diff --git a/static/third/sourcesans/EOT/SourceSansPro-Black.eot b/static/third/sourcesans/EOT/SourceSansPro-Black.eot new file mode 100644 index 0000000000..747914e3f6 Binary files /dev/null and b/static/third/sourcesans/EOT/SourceSansPro-Black.eot differ diff --git a/static/third/sourcesans/EOT/SourceSansPro-BlackIt.eot b/static/third/sourcesans/EOT/SourceSansPro-BlackIt.eot new file mode 100644 index 0000000000..a56b5c32dd Binary files /dev/null and b/static/third/sourcesans/EOT/SourceSansPro-BlackIt.eot differ diff --git a/static/third/sourcesans/EOT/SourceSansPro-Bold.eot b/static/third/sourcesans/EOT/SourceSansPro-Bold.eot new file mode 100644 index 0000000000..e9f423425c Binary files /dev/null and b/static/third/sourcesans/EOT/SourceSansPro-Bold.eot differ diff --git a/static/third/sourcesans/EOT/SourceSansPro-BoldIt.eot b/static/third/sourcesans/EOT/SourceSansPro-BoldIt.eot new file mode 100644 index 0000000000..d375ef51c6 Binary files /dev/null and b/static/third/sourcesans/EOT/SourceSansPro-BoldIt.eot differ diff --git a/static/third/sourcesans/EOT/SourceSansPro-ExtraLight.eot b/static/third/sourcesans/EOT/SourceSansPro-ExtraLight.eot new file mode 100644 index 0000000000..f4dbef9022 Binary files /dev/null and b/static/third/sourcesans/EOT/SourceSansPro-ExtraLight.eot differ diff --git a/static/third/sourcesans/EOT/SourceSansPro-ExtraLightIt.eot b/static/third/sourcesans/EOT/SourceSansPro-ExtraLightIt.eot new file mode 100644 index 0000000000..da735de357 Binary files /dev/null and b/static/third/sourcesans/EOT/SourceSansPro-ExtraLightIt.eot differ diff --git a/static/third/sourcesans/EOT/SourceSansPro-It.eot b/static/third/sourcesans/EOT/SourceSansPro-It.eot new file mode 100644 index 0000000000..55ad8562ee Binary files /dev/null and b/static/third/sourcesans/EOT/SourceSansPro-It.eot differ diff --git a/static/third/sourcesans/EOT/SourceSansPro-Light.eot b/static/third/sourcesans/EOT/SourceSansPro-Light.eot new file mode 100644 index 0000000000..ea7f671316 Binary files /dev/null and b/static/third/sourcesans/EOT/SourceSansPro-Light.eot differ diff --git a/static/third/sourcesans/EOT/SourceSansPro-LightIt.eot b/static/third/sourcesans/EOT/SourceSansPro-LightIt.eot new file mode 100644 index 0000000000..d7cb9a72fd Binary files /dev/null and b/static/third/sourcesans/EOT/SourceSansPro-LightIt.eot differ diff --git a/static/third/sourcesans/EOT/SourceSansPro-Regular.eot b/static/third/sourcesans/EOT/SourceSansPro-Regular.eot new file mode 100644 index 0000000000..ba7f8d9515 Binary files /dev/null and b/static/third/sourcesans/EOT/SourceSansPro-Regular.eot differ diff --git a/static/third/sourcesans/EOT/SourceSansPro-Semibold.eot b/static/third/sourcesans/EOT/SourceSansPro-Semibold.eot new file mode 100644 index 0000000000..2f7a52c454 Binary files /dev/null and b/static/third/sourcesans/EOT/SourceSansPro-Semibold.eot differ diff --git a/static/third/sourcesans/EOT/SourceSansPro-SemiboldIt.eot b/static/third/sourcesans/EOT/SourceSansPro-SemiboldIt.eot new file mode 100644 index 0000000000..d8504fed78 Binary files /dev/null and b/static/third/sourcesans/EOT/SourceSansPro-SemiboldIt.eot differ diff --git a/static/third/sourcesans/OTF/SourceSansPro-Black.otf b/static/third/sourcesans/OTF/SourceSansPro-Black.otf new file mode 100644 index 0000000000..0c25f3d9b7 Binary files /dev/null and b/static/third/sourcesans/OTF/SourceSansPro-Black.otf differ diff --git a/static/third/sourcesans/OTF/SourceSansPro-BlackIt.otf b/static/third/sourcesans/OTF/SourceSansPro-BlackIt.otf new file mode 100644 index 0000000000..da3504c68c Binary files /dev/null and b/static/third/sourcesans/OTF/SourceSansPro-BlackIt.otf differ diff --git a/static/third/sourcesans/OTF/SourceSansPro-Bold.otf b/static/third/sourcesans/OTF/SourceSansPro-Bold.otf new file mode 100644 index 0000000000..98dbee74d5 Binary files /dev/null and b/static/third/sourcesans/OTF/SourceSansPro-Bold.otf differ diff --git a/static/third/sourcesans/OTF/SourceSansPro-BoldIt.otf b/static/third/sourcesans/OTF/SourceSansPro-BoldIt.otf new file mode 100644 index 0000000000..6600c86319 Binary files /dev/null and b/static/third/sourcesans/OTF/SourceSansPro-BoldIt.otf differ diff --git a/static/third/sourcesans/OTF/SourceSansPro-ExtraLight.otf b/static/third/sourcesans/OTF/SourceSansPro-ExtraLight.otf new file mode 100644 index 0000000000..f885ce7f61 Binary files /dev/null and b/static/third/sourcesans/OTF/SourceSansPro-ExtraLight.otf differ diff --git a/static/third/sourcesans/OTF/SourceSansPro-ExtraLightIt.otf b/static/third/sourcesans/OTF/SourceSansPro-ExtraLightIt.otf new file mode 100644 index 0000000000..f932024272 Binary files /dev/null and b/static/third/sourcesans/OTF/SourceSansPro-ExtraLightIt.otf differ diff --git a/static/third/sourcesans/OTF/SourceSansPro-It.otf b/static/third/sourcesans/OTF/SourceSansPro-It.otf new file mode 100644 index 0000000000..2d627d9cf9 Binary files /dev/null and b/static/third/sourcesans/OTF/SourceSansPro-It.otf differ diff --git a/static/third/sourcesans/OTF/SourceSansPro-Light.otf b/static/third/sourcesans/OTF/SourceSansPro-Light.otf new file mode 100644 index 0000000000..159979f600 Binary files /dev/null and b/static/third/sourcesans/OTF/SourceSansPro-Light.otf differ diff --git a/static/third/sourcesans/OTF/SourceSansPro-LightIt.otf b/static/third/sourcesans/OTF/SourceSansPro-LightIt.otf new file mode 100644 index 0000000000..e3d49b5fd1 Binary files /dev/null and b/static/third/sourcesans/OTF/SourceSansPro-LightIt.otf differ diff --git a/static/third/sourcesans/OTF/SourceSansPro-Regular.otf b/static/third/sourcesans/OTF/SourceSansPro-Regular.otf new file mode 100644 index 0000000000..bdcfb27a4f Binary files /dev/null and b/static/third/sourcesans/OTF/SourceSansPro-Regular.otf differ diff --git a/static/third/sourcesans/OTF/SourceSansPro-Semibold.otf b/static/third/sourcesans/OTF/SourceSansPro-Semibold.otf new file mode 100644 index 0000000000..fffdbafeb7 Binary files /dev/null and b/static/third/sourcesans/OTF/SourceSansPro-Semibold.otf differ diff --git a/static/third/sourcesans/OTF/SourceSansPro-SemiboldIt.otf b/static/third/sourcesans/OTF/SourceSansPro-SemiboldIt.otf new file mode 100644 index 0000000000..e90515b3e1 Binary files /dev/null and b/static/third/sourcesans/OTF/SourceSansPro-SemiboldIt.otf differ diff --git a/static/third/sourcesans/SourceSansPro-Black-webfont.eot b/static/third/sourcesans/SourceSansPro-Black-webfont.eot deleted file mode 100644 index e138f418de..0000000000 Binary files a/static/third/sourcesans/SourceSansPro-Black-webfont.eot and /dev/null differ diff --git a/static/third/sourcesans/SourceSansPro-Black-webfont.svg b/static/third/sourcesans/SourceSansPro-Black-webfont.svg deleted file mode 100644 index 13de57df59..0000000000 Binary files a/static/third/sourcesans/SourceSansPro-Black-webfont.svg and /dev/null differ diff --git a/static/third/sourcesans/SourceSansPro-Black-webfont.ttf b/static/third/sourcesans/SourceSansPro-Black-webfont.ttf deleted file mode 100644 index 1d4ad78c82..0000000000 Binary files a/static/third/sourcesans/SourceSansPro-Black-webfont.ttf and /dev/null differ diff --git a/static/third/sourcesans/SourceSansPro-Black-webfont.woff b/static/third/sourcesans/SourceSansPro-Black-webfont.woff deleted file mode 100644 index cb68a70e99..0000000000 Binary files a/static/third/sourcesans/SourceSansPro-Black-webfont.woff and /dev/null differ diff --git a/static/third/sourcesans/SourceSansPro-BlackIt-webfont.eot b/static/third/sourcesans/SourceSansPro-BlackIt-webfont.eot deleted file mode 100644 index 0e9699c1e0..0000000000 Binary files a/static/third/sourcesans/SourceSansPro-BlackIt-webfont.eot and /dev/null differ diff --git a/static/third/sourcesans/SourceSansPro-BlackIt-webfont.svg b/static/third/sourcesans/SourceSansPro-BlackIt-webfont.svg deleted file mode 100644 index b5d569a38a..0000000000 Binary files a/static/third/sourcesans/SourceSansPro-BlackIt-webfont.svg and /dev/null differ diff --git a/static/third/sourcesans/SourceSansPro-BlackIt-webfont.ttf b/static/third/sourcesans/SourceSansPro-BlackIt-webfont.ttf deleted file mode 100644 index fa7a20d148..0000000000 Binary files a/static/third/sourcesans/SourceSansPro-BlackIt-webfont.ttf and /dev/null differ diff --git a/static/third/sourcesans/SourceSansPro-BlackIt-webfont.woff b/static/third/sourcesans/SourceSansPro-BlackIt-webfont.woff deleted file mode 100644 index 789271014f..0000000000 Binary files a/static/third/sourcesans/SourceSansPro-BlackIt-webfont.woff and /dev/null differ diff --git a/static/third/sourcesans/SourceSansPro-Bold-webfont.eot b/static/third/sourcesans/SourceSansPro-Bold-webfont.eot deleted file mode 100644 index 7a7d1566f2..0000000000 Binary files a/static/third/sourcesans/SourceSansPro-Bold-webfont.eot and /dev/null differ diff --git a/static/third/sourcesans/SourceSansPro-Bold-webfont.svg b/static/third/sourcesans/SourceSansPro-Bold-webfont.svg deleted file mode 100644 index 0452c4e148..0000000000 Binary files a/static/third/sourcesans/SourceSansPro-Bold-webfont.svg and /dev/null differ diff --git a/static/third/sourcesans/SourceSansPro-Bold-webfont.ttf b/static/third/sourcesans/SourceSansPro-Bold-webfont.ttf deleted file mode 100644 index 8da080cf52..0000000000 Binary files a/static/third/sourcesans/SourceSansPro-Bold-webfont.ttf and /dev/null differ diff --git a/static/third/sourcesans/SourceSansPro-Bold-webfont.woff b/static/third/sourcesans/SourceSansPro-Bold-webfont.woff deleted file mode 100644 index 1964459460..0000000000 Binary files a/static/third/sourcesans/SourceSansPro-Bold-webfont.woff and /dev/null differ diff --git a/static/third/sourcesans/SourceSansPro-BoldIt-webfont.eot b/static/third/sourcesans/SourceSansPro-BoldIt-webfont.eot deleted file mode 100644 index 613c6ca78a..0000000000 Binary files a/static/third/sourcesans/SourceSansPro-BoldIt-webfont.eot and /dev/null differ diff --git a/static/third/sourcesans/SourceSansPro-BoldIt-webfont.svg b/static/third/sourcesans/SourceSansPro-BoldIt-webfont.svg deleted file mode 100644 index cfd00d44a9..0000000000 Binary files a/static/third/sourcesans/SourceSansPro-BoldIt-webfont.svg and /dev/null differ diff --git a/static/third/sourcesans/SourceSansPro-BoldIt-webfont.ttf b/static/third/sourcesans/SourceSansPro-BoldIt-webfont.ttf deleted file mode 100644 index 9ea347b33f..0000000000 Binary files a/static/third/sourcesans/SourceSansPro-BoldIt-webfont.ttf and /dev/null differ diff --git a/static/third/sourcesans/SourceSansPro-BoldIt-webfont.woff b/static/third/sourcesans/SourceSansPro-BoldIt-webfont.woff deleted file mode 100644 index 9877cd98f3..0000000000 Binary files a/static/third/sourcesans/SourceSansPro-BoldIt-webfont.woff and /dev/null differ diff --git a/static/third/sourcesans/SourceSansPro-ExtraLight-webfont.eot b/static/third/sourcesans/SourceSansPro-ExtraLight-webfont.eot deleted file mode 100644 index 7d197fe006..0000000000 Binary files a/static/third/sourcesans/SourceSansPro-ExtraLight-webfont.eot and /dev/null differ diff --git a/static/third/sourcesans/SourceSansPro-ExtraLight-webfont.svg b/static/third/sourcesans/SourceSansPro-ExtraLight-webfont.svg deleted file mode 100644 index 5913473d98..0000000000 Binary files a/static/third/sourcesans/SourceSansPro-ExtraLight-webfont.svg and /dev/null differ diff --git a/static/third/sourcesans/SourceSansPro-ExtraLight-webfont.ttf b/static/third/sourcesans/SourceSansPro-ExtraLight-webfont.ttf deleted file mode 100644 index 95a314dbfc..0000000000 Binary files a/static/third/sourcesans/SourceSansPro-ExtraLight-webfont.ttf and /dev/null differ diff --git a/static/third/sourcesans/SourceSansPro-ExtraLight-webfont.woff b/static/third/sourcesans/SourceSansPro-ExtraLight-webfont.woff deleted file mode 100644 index 74a396fd41..0000000000 Binary files a/static/third/sourcesans/SourceSansPro-ExtraLight-webfont.woff and /dev/null differ diff --git a/static/third/sourcesans/SourceSansPro-ExtraLightIt-webfont.eot b/static/third/sourcesans/SourceSansPro-ExtraLightIt-webfont.eot deleted file mode 100644 index a0df67159a..0000000000 Binary files a/static/third/sourcesans/SourceSansPro-ExtraLightIt-webfont.eot and /dev/null differ diff --git a/static/third/sourcesans/SourceSansPro-ExtraLightIt-webfont.svg b/static/third/sourcesans/SourceSansPro-ExtraLightIt-webfont.svg deleted file mode 100644 index b9f10c516b..0000000000 Binary files a/static/third/sourcesans/SourceSansPro-ExtraLightIt-webfont.svg and /dev/null differ diff --git a/static/third/sourcesans/SourceSansPro-ExtraLightIt-webfont.ttf b/static/third/sourcesans/SourceSansPro-ExtraLightIt-webfont.ttf deleted file mode 100644 index cd5857b5b2..0000000000 Binary files a/static/third/sourcesans/SourceSansPro-ExtraLightIt-webfont.ttf and /dev/null differ diff --git a/static/third/sourcesans/SourceSansPro-ExtraLightIt-webfont.woff b/static/third/sourcesans/SourceSansPro-ExtraLightIt-webfont.woff deleted file mode 100644 index 1b5dbb2406..0000000000 Binary files a/static/third/sourcesans/SourceSansPro-ExtraLightIt-webfont.woff and /dev/null differ diff --git a/static/third/sourcesans/SourceSansPro-It-webfont.eot b/static/third/sourcesans/SourceSansPro-It-webfont.eot deleted file mode 100644 index 2d9b470247..0000000000 Binary files a/static/third/sourcesans/SourceSansPro-It-webfont.eot and /dev/null differ diff --git a/static/third/sourcesans/SourceSansPro-It-webfont.svg b/static/third/sourcesans/SourceSansPro-It-webfont.svg deleted file mode 100644 index a6c1c50ac6..0000000000 Binary files a/static/third/sourcesans/SourceSansPro-It-webfont.svg and /dev/null differ diff --git a/static/third/sourcesans/SourceSansPro-It-webfont.ttf b/static/third/sourcesans/SourceSansPro-It-webfont.ttf deleted file mode 100644 index 3848f34dd6..0000000000 Binary files a/static/third/sourcesans/SourceSansPro-It-webfont.ttf and /dev/null differ diff --git a/static/third/sourcesans/SourceSansPro-It-webfont.woff b/static/third/sourcesans/SourceSansPro-It-webfont.woff deleted file mode 100644 index 7bdc477fba..0000000000 Binary files a/static/third/sourcesans/SourceSansPro-It-webfont.woff and /dev/null differ diff --git a/static/third/sourcesans/SourceSansPro-Light-webfont.eot b/static/third/sourcesans/SourceSansPro-Light-webfont.eot deleted file mode 100644 index 58ed3df8b3..0000000000 Binary files a/static/third/sourcesans/SourceSansPro-Light-webfont.eot and /dev/null differ diff --git a/static/third/sourcesans/SourceSansPro-Light-webfont.svg b/static/third/sourcesans/SourceSansPro-Light-webfont.svg deleted file mode 100644 index 0f494bbbb4..0000000000 Binary files a/static/third/sourcesans/SourceSansPro-Light-webfont.svg and /dev/null differ diff --git a/static/third/sourcesans/SourceSansPro-Light-webfont.ttf b/static/third/sourcesans/SourceSansPro-Light-webfont.ttf deleted file mode 100644 index 3e80d9ec59..0000000000 Binary files a/static/third/sourcesans/SourceSansPro-Light-webfont.ttf and /dev/null differ diff --git a/static/third/sourcesans/SourceSansPro-Light-webfont.woff b/static/third/sourcesans/SourceSansPro-Light-webfont.woff deleted file mode 100644 index 464c8b108a..0000000000 Binary files a/static/third/sourcesans/SourceSansPro-Light-webfont.woff and /dev/null differ diff --git a/static/third/sourcesans/SourceSansPro-LightIt-webfont.eot b/static/third/sourcesans/SourceSansPro-LightIt-webfont.eot deleted file mode 100644 index 85cc2205fd..0000000000 Binary files a/static/third/sourcesans/SourceSansPro-LightIt-webfont.eot and /dev/null differ diff --git a/static/third/sourcesans/SourceSansPro-LightIt-webfont.svg b/static/third/sourcesans/SourceSansPro-LightIt-webfont.svg deleted file mode 100644 index 46154b133c..0000000000 Binary files a/static/third/sourcesans/SourceSansPro-LightIt-webfont.svg and /dev/null differ diff --git a/static/third/sourcesans/SourceSansPro-LightIt-webfont.ttf b/static/third/sourcesans/SourceSansPro-LightIt-webfont.ttf deleted file mode 100644 index 55677acaa1..0000000000 Binary files a/static/third/sourcesans/SourceSansPro-LightIt-webfont.ttf and /dev/null differ diff --git a/static/third/sourcesans/SourceSansPro-LightIt-webfont.woff b/static/third/sourcesans/SourceSansPro-LightIt-webfont.woff deleted file mode 100644 index 71ddbfb1af..0000000000 Binary files a/static/third/sourcesans/SourceSansPro-LightIt-webfont.woff and /dev/null differ diff --git a/static/third/sourcesans/SourceSansPro-Regular-webfont.eot b/static/third/sourcesans/SourceSansPro-Regular-webfont.eot deleted file mode 100644 index 27ac26e282..0000000000 Binary files a/static/third/sourcesans/SourceSansPro-Regular-webfont.eot and /dev/null differ diff --git a/static/third/sourcesans/SourceSansPro-Regular-webfont.svg b/static/third/sourcesans/SourceSansPro-Regular-webfont.svg deleted file mode 100644 index 313680d174..0000000000 Binary files a/static/third/sourcesans/SourceSansPro-Regular-webfont.svg and /dev/null differ diff --git a/static/third/sourcesans/SourceSansPro-Regular-webfont.ttf b/static/third/sourcesans/SourceSansPro-Regular-webfont.ttf deleted file mode 100644 index ff550293e4..0000000000 Binary files a/static/third/sourcesans/SourceSansPro-Regular-webfont.ttf and /dev/null differ diff --git a/static/third/sourcesans/SourceSansPro-Regular-webfont.woff b/static/third/sourcesans/SourceSansPro-Regular-webfont.woff deleted file mode 100644 index 1d0a0da781..0000000000 Binary files a/static/third/sourcesans/SourceSansPro-Regular-webfont.woff and /dev/null differ diff --git a/static/third/sourcesans/SourceSansPro-Semibold-webfont.eot b/static/third/sourcesans/SourceSansPro-Semibold-webfont.eot deleted file mode 100644 index 3f51f5f642..0000000000 Binary files a/static/third/sourcesans/SourceSansPro-Semibold-webfont.eot and /dev/null differ diff --git a/static/third/sourcesans/SourceSansPro-Semibold-webfont.svg b/static/third/sourcesans/SourceSansPro-Semibold-webfont.svg deleted file mode 100644 index c6b666e487..0000000000 Binary files a/static/third/sourcesans/SourceSansPro-Semibold-webfont.svg and /dev/null differ diff --git a/static/third/sourcesans/SourceSansPro-Semibold-webfont.ttf b/static/third/sourcesans/SourceSansPro-Semibold-webfont.ttf deleted file mode 100644 index 4a06c171da..0000000000 Binary files a/static/third/sourcesans/SourceSansPro-Semibold-webfont.ttf and /dev/null differ diff --git a/static/third/sourcesans/SourceSansPro-Semibold-webfont.woff b/static/third/sourcesans/SourceSansPro-Semibold-webfont.woff deleted file mode 100644 index 3ec6c6c1dc..0000000000 Binary files a/static/third/sourcesans/SourceSansPro-Semibold-webfont.woff and /dev/null differ diff --git a/static/third/sourcesans/SourceSansPro-SemiboldIt-webfont.eot b/static/third/sourcesans/SourceSansPro-SemiboldIt-webfont.eot deleted file mode 100644 index 15bf83ba76..0000000000 Binary files a/static/third/sourcesans/SourceSansPro-SemiboldIt-webfont.eot and /dev/null differ diff --git a/static/third/sourcesans/SourceSansPro-SemiboldIt-webfont.svg b/static/third/sourcesans/SourceSansPro-SemiboldIt-webfont.svg deleted file mode 100644 index bc8151ec89..0000000000 Binary files a/static/third/sourcesans/SourceSansPro-SemiboldIt-webfont.svg and /dev/null differ diff --git a/static/third/sourcesans/SourceSansPro-SemiboldIt-webfont.ttf b/static/third/sourcesans/SourceSansPro-SemiboldIt-webfont.ttf deleted file mode 100644 index 4ec548f009..0000000000 Binary files a/static/third/sourcesans/SourceSansPro-SemiboldIt-webfont.ttf and /dev/null differ diff --git a/static/third/sourcesans/SourceSansPro-SemiboldIt-webfont.woff b/static/third/sourcesans/SourceSansPro-SemiboldIt-webfont.woff deleted file mode 100644 index d47d8c8d31..0000000000 Binary files a/static/third/sourcesans/SourceSansPro-SemiboldIt-webfont.woff and /dev/null differ diff --git a/static/third/sourcesans/TTF/SourceSansPro-Black.ttf b/static/third/sourcesans/TTF/SourceSansPro-Black.ttf new file mode 100644 index 0000000000..9c9b5cb7f0 Binary files /dev/null and b/static/third/sourcesans/TTF/SourceSansPro-Black.ttf differ diff --git a/static/third/sourcesans/TTF/SourceSansPro-BlackIt.ttf b/static/third/sourcesans/TTF/SourceSansPro-BlackIt.ttf new file mode 100644 index 0000000000..294ce5abe8 Binary files /dev/null and b/static/third/sourcesans/TTF/SourceSansPro-BlackIt.ttf differ diff --git a/static/third/sourcesans/TTF/SourceSansPro-Bold.ttf b/static/third/sourcesans/TTF/SourceSansPro-Bold.ttf new file mode 100644 index 0000000000..5d65c93242 Binary files /dev/null and b/static/third/sourcesans/TTF/SourceSansPro-Bold.ttf differ diff --git a/static/third/sourcesans/TTF/SourceSansPro-BoldIt.ttf b/static/third/sourcesans/TTF/SourceSansPro-BoldIt.ttf new file mode 100644 index 0000000000..3decd13007 Binary files /dev/null and b/static/third/sourcesans/TTF/SourceSansPro-BoldIt.ttf differ diff --git a/static/third/sourcesans/TTF/SourceSansPro-ExtraLight.ttf b/static/third/sourcesans/TTF/SourceSansPro-ExtraLight.ttf new file mode 100644 index 0000000000..253eafa378 Binary files /dev/null and b/static/third/sourcesans/TTF/SourceSansPro-ExtraLight.ttf differ diff --git a/static/third/sourcesans/TTF/SourceSansPro-ExtraLightIt.ttf b/static/third/sourcesans/TTF/SourceSansPro-ExtraLightIt.ttf new file mode 100644 index 0000000000..00d7e9a7aa Binary files /dev/null and b/static/third/sourcesans/TTF/SourceSansPro-ExtraLightIt.ttf differ diff --git a/static/third/sourcesans/TTF/SourceSansPro-It.ttf b/static/third/sourcesans/TTF/SourceSansPro-It.ttf new file mode 100644 index 0000000000..f7af537759 Binary files /dev/null and b/static/third/sourcesans/TTF/SourceSansPro-It.ttf differ diff --git a/static/third/sourcesans/TTF/SourceSansPro-Light.ttf b/static/third/sourcesans/TTF/SourceSansPro-Light.ttf new file mode 100644 index 0000000000..83a0a33666 Binary files /dev/null and b/static/third/sourcesans/TTF/SourceSansPro-Light.ttf differ diff --git a/static/third/sourcesans/TTF/SourceSansPro-LightIt.ttf b/static/third/sourcesans/TTF/SourceSansPro-LightIt.ttf new file mode 100644 index 0000000000..f18827985e Binary files /dev/null and b/static/third/sourcesans/TTF/SourceSansPro-LightIt.ttf differ diff --git a/static/third/sourcesans/TTF/SourceSansPro-Regular.ttf b/static/third/sourcesans/TTF/SourceSansPro-Regular.ttf new file mode 100644 index 0000000000..44486cdc67 Binary files /dev/null and b/static/third/sourcesans/TTF/SourceSansPro-Regular.ttf differ diff --git a/static/third/sourcesans/TTF/SourceSansPro-Semibold.ttf b/static/third/sourcesans/TTF/SourceSansPro-Semibold.ttf new file mode 100644 index 0000000000..86b00c067e Binary files /dev/null and b/static/third/sourcesans/TTF/SourceSansPro-Semibold.ttf differ diff --git a/static/third/sourcesans/TTF/SourceSansPro-SemiboldIt.ttf b/static/third/sourcesans/TTF/SourceSansPro-SemiboldIt.ttf new file mode 100644 index 0000000000..13d66a1fc4 Binary files /dev/null and b/static/third/sourcesans/TTF/SourceSansPro-SemiboldIt.ttf differ diff --git a/static/third/sourcesans/WOFF/OTF/SourceSansPro-Black.otf.woff b/static/third/sourcesans/WOFF/OTF/SourceSansPro-Black.otf.woff new file mode 100644 index 0000000000..f1a663a7ed Binary files /dev/null and b/static/third/sourcesans/WOFF/OTF/SourceSansPro-Black.otf.woff differ diff --git a/static/third/sourcesans/WOFF/OTF/SourceSansPro-BlackIt.otf.woff b/static/third/sourcesans/WOFF/OTF/SourceSansPro-BlackIt.otf.woff new file mode 100644 index 0000000000..1d7dfbdb29 Binary files /dev/null and b/static/third/sourcesans/WOFF/OTF/SourceSansPro-BlackIt.otf.woff differ diff --git a/static/third/sourcesans/WOFF/OTF/SourceSansPro-Bold.otf.woff b/static/third/sourcesans/WOFF/OTF/SourceSansPro-Bold.otf.woff new file mode 100644 index 0000000000..6700893c22 Binary files /dev/null and b/static/third/sourcesans/WOFF/OTF/SourceSansPro-Bold.otf.woff differ diff --git a/static/third/sourcesans/WOFF/OTF/SourceSansPro-BoldIt.otf.woff b/static/third/sourcesans/WOFF/OTF/SourceSansPro-BoldIt.otf.woff new file mode 100644 index 0000000000..d5e4a0ff9f Binary files /dev/null and b/static/third/sourcesans/WOFF/OTF/SourceSansPro-BoldIt.otf.woff differ diff --git a/static/third/sourcesans/WOFF/OTF/SourceSansPro-ExtraLight.otf.woff b/static/third/sourcesans/WOFF/OTF/SourceSansPro-ExtraLight.otf.woff new file mode 100644 index 0000000000..559b740812 Binary files /dev/null and b/static/third/sourcesans/WOFF/OTF/SourceSansPro-ExtraLight.otf.woff differ diff --git a/static/third/sourcesans/WOFF/OTF/SourceSansPro-ExtraLightIt.otf.woff b/static/third/sourcesans/WOFF/OTF/SourceSansPro-ExtraLightIt.otf.woff new file mode 100644 index 0000000000..e8fbeb8fe6 Binary files /dev/null and b/static/third/sourcesans/WOFF/OTF/SourceSansPro-ExtraLightIt.otf.woff differ diff --git a/static/third/sourcesans/WOFF/OTF/SourceSansPro-It.otf.woff b/static/third/sourcesans/WOFF/OTF/SourceSansPro-It.otf.woff new file mode 100644 index 0000000000..4b8af41547 Binary files /dev/null and b/static/third/sourcesans/WOFF/OTF/SourceSansPro-It.otf.woff differ diff --git a/static/third/sourcesans/WOFF/OTF/SourceSansPro-Light.otf.woff b/static/third/sourcesans/WOFF/OTF/SourceSansPro-Light.otf.woff new file mode 100644 index 0000000000..10490ec577 Binary files /dev/null and b/static/third/sourcesans/WOFF/OTF/SourceSansPro-Light.otf.woff differ diff --git a/static/third/sourcesans/WOFF/OTF/SourceSansPro-LightIt.otf.woff b/static/third/sourcesans/WOFF/OTF/SourceSansPro-LightIt.otf.woff new file mode 100644 index 0000000000..13532d7d39 Binary files /dev/null and b/static/third/sourcesans/WOFF/OTF/SourceSansPro-LightIt.otf.woff differ diff --git a/static/third/sourcesans/WOFF/OTF/SourceSansPro-Regular.otf.woff b/static/third/sourcesans/WOFF/OTF/SourceSansPro-Regular.otf.woff new file mode 100644 index 0000000000..04739e7fba Binary files /dev/null and b/static/third/sourcesans/WOFF/OTF/SourceSansPro-Regular.otf.woff differ diff --git a/static/third/sourcesans/WOFF/OTF/SourceSansPro-Semibold.otf.woff b/static/third/sourcesans/WOFF/OTF/SourceSansPro-Semibold.otf.woff new file mode 100644 index 0000000000..17d744d1b1 Binary files /dev/null and b/static/third/sourcesans/WOFF/OTF/SourceSansPro-Semibold.otf.woff differ diff --git a/static/third/sourcesans/WOFF/OTF/SourceSansPro-SemiboldIt.otf.woff b/static/third/sourcesans/WOFF/OTF/SourceSansPro-SemiboldIt.otf.woff new file mode 100644 index 0000000000..a5b5e1e1d1 Binary files /dev/null and b/static/third/sourcesans/WOFF/OTF/SourceSansPro-SemiboldIt.otf.woff differ diff --git a/static/third/sourcesans/WOFF/TTF/SourceSansPro-Black.ttf.woff b/static/third/sourcesans/WOFF/TTF/SourceSansPro-Black.ttf.woff new file mode 100644 index 0000000000..b7e8620092 Binary files /dev/null and b/static/third/sourcesans/WOFF/TTF/SourceSansPro-Black.ttf.woff differ diff --git a/static/third/sourcesans/WOFF/TTF/SourceSansPro-BlackIt.ttf.woff b/static/third/sourcesans/WOFF/TTF/SourceSansPro-BlackIt.ttf.woff new file mode 100644 index 0000000000..c3314b1ef0 Binary files /dev/null and b/static/third/sourcesans/WOFF/TTF/SourceSansPro-BlackIt.ttf.woff differ diff --git a/static/third/sourcesans/WOFF/TTF/SourceSansPro-Bold.ttf.woff b/static/third/sourcesans/WOFF/TTF/SourceSansPro-Bold.ttf.woff new file mode 100644 index 0000000000..d1d40f840f Binary files /dev/null and b/static/third/sourcesans/WOFF/TTF/SourceSansPro-Bold.ttf.woff differ diff --git a/static/third/sourcesans/WOFF/TTF/SourceSansPro-BoldIt.ttf.woff b/static/third/sourcesans/WOFF/TTF/SourceSansPro-BoldIt.ttf.woff new file mode 100644 index 0000000000..ef6ff514d3 Binary files /dev/null and b/static/third/sourcesans/WOFF/TTF/SourceSansPro-BoldIt.ttf.woff differ diff --git a/static/third/sourcesans/WOFF/TTF/SourceSansPro-ExtraLight.ttf.woff b/static/third/sourcesans/WOFF/TTF/SourceSansPro-ExtraLight.ttf.woff new file mode 100644 index 0000000000..1e6c94d9eb Binary files /dev/null and b/static/third/sourcesans/WOFF/TTF/SourceSansPro-ExtraLight.ttf.woff differ diff --git a/static/third/sourcesans/WOFF/TTF/SourceSansPro-ExtraLightIt.ttf.woff b/static/third/sourcesans/WOFF/TTF/SourceSansPro-ExtraLightIt.ttf.woff new file mode 100644 index 0000000000..7a408b1ec7 Binary files /dev/null and b/static/third/sourcesans/WOFF/TTF/SourceSansPro-ExtraLightIt.ttf.woff differ diff --git a/static/third/sourcesans/WOFF/TTF/SourceSansPro-It.ttf.woff b/static/third/sourcesans/WOFF/TTF/SourceSansPro-It.ttf.woff new file mode 100644 index 0000000000..4d54bc9571 Binary files /dev/null and b/static/third/sourcesans/WOFF/TTF/SourceSansPro-It.ttf.woff differ diff --git a/static/third/sourcesans/WOFF/TTF/SourceSansPro-Light.ttf.woff b/static/third/sourcesans/WOFF/TTF/SourceSansPro-Light.ttf.woff new file mode 100644 index 0000000000..1706d57d3c Binary files /dev/null and b/static/third/sourcesans/WOFF/TTF/SourceSansPro-Light.ttf.woff differ diff --git a/static/third/sourcesans/WOFF/TTF/SourceSansPro-LightIt.ttf.woff b/static/third/sourcesans/WOFF/TTF/SourceSansPro-LightIt.ttf.woff new file mode 100644 index 0000000000..87378d6c60 Binary files /dev/null and b/static/third/sourcesans/WOFF/TTF/SourceSansPro-LightIt.ttf.woff differ diff --git a/static/third/sourcesans/WOFF/TTF/SourceSansPro-Regular.ttf.woff b/static/third/sourcesans/WOFF/TTF/SourceSansPro-Regular.ttf.woff new file mode 100644 index 0000000000..460ab12a63 Binary files /dev/null and b/static/third/sourcesans/WOFF/TTF/SourceSansPro-Regular.ttf.woff differ diff --git a/static/third/sourcesans/WOFF/TTF/SourceSansPro-Semibold.ttf.woff b/static/third/sourcesans/WOFF/TTF/SourceSansPro-Semibold.ttf.woff new file mode 100644 index 0000000000..43379631b2 Binary files /dev/null and b/static/third/sourcesans/WOFF/TTF/SourceSansPro-Semibold.ttf.woff differ diff --git a/static/third/sourcesans/WOFF/TTF/SourceSansPro-SemiboldIt.ttf.woff b/static/third/sourcesans/WOFF/TTF/SourceSansPro-SemiboldIt.ttf.woff new file mode 100644 index 0000000000..232c2048ae Binary files /dev/null and b/static/third/sourcesans/WOFF/TTF/SourceSansPro-SemiboldIt.ttf.woff differ diff --git a/static/third/sourcesans/WOFF2/OTF/SourceSansPro-Black.otf.woff2 b/static/third/sourcesans/WOFF2/OTF/SourceSansPro-Black.otf.woff2 new file mode 100644 index 0000000000..d6f4b60e63 Binary files /dev/null and b/static/third/sourcesans/WOFF2/OTF/SourceSansPro-Black.otf.woff2 differ diff --git a/static/third/sourcesans/WOFF2/OTF/SourceSansPro-BlackIt.otf.woff2 b/static/third/sourcesans/WOFF2/OTF/SourceSansPro-BlackIt.otf.woff2 new file mode 100644 index 0000000000..c52b3c8000 Binary files /dev/null and b/static/third/sourcesans/WOFF2/OTF/SourceSansPro-BlackIt.otf.woff2 differ diff --git a/static/third/sourcesans/WOFF2/OTF/SourceSansPro-Bold.otf.woff2 b/static/third/sourcesans/WOFF2/OTF/SourceSansPro-Bold.otf.woff2 new file mode 100644 index 0000000000..7d7f34b9e9 Binary files /dev/null and b/static/third/sourcesans/WOFF2/OTF/SourceSansPro-Bold.otf.woff2 differ diff --git a/static/third/sourcesans/WOFF2/OTF/SourceSansPro-BoldIt.otf.woff2 b/static/third/sourcesans/WOFF2/OTF/SourceSansPro-BoldIt.otf.woff2 new file mode 100644 index 0000000000..4d14ef7ff0 Binary files /dev/null and b/static/third/sourcesans/WOFF2/OTF/SourceSansPro-BoldIt.otf.woff2 differ diff --git a/static/third/sourcesans/WOFF2/OTF/SourceSansPro-ExtraLight.otf.woff2 b/static/third/sourcesans/WOFF2/OTF/SourceSansPro-ExtraLight.otf.woff2 new file mode 100644 index 0000000000..bdb21cb439 Binary files /dev/null and b/static/third/sourcesans/WOFF2/OTF/SourceSansPro-ExtraLight.otf.woff2 differ diff --git a/static/third/sourcesans/WOFF2/OTF/SourceSansPro-ExtraLightIt.otf.woff2 b/static/third/sourcesans/WOFF2/OTF/SourceSansPro-ExtraLightIt.otf.woff2 new file mode 100644 index 0000000000..aee47e3513 Binary files /dev/null and b/static/third/sourcesans/WOFF2/OTF/SourceSansPro-ExtraLightIt.otf.woff2 differ diff --git a/static/third/sourcesans/WOFF2/OTF/SourceSansPro-It.otf.woff2 b/static/third/sourcesans/WOFF2/OTF/SourceSansPro-It.otf.woff2 new file mode 100644 index 0000000000..00e212c55e Binary files /dev/null and b/static/third/sourcesans/WOFF2/OTF/SourceSansPro-It.otf.woff2 differ diff --git a/static/third/sourcesans/WOFF2/OTF/SourceSansPro-Light.otf.woff2 b/static/third/sourcesans/WOFF2/OTF/SourceSansPro-Light.otf.woff2 new file mode 100644 index 0000000000..2dd7ca3b11 Binary files /dev/null and b/static/third/sourcesans/WOFF2/OTF/SourceSansPro-Light.otf.woff2 differ diff --git a/static/third/sourcesans/WOFF2/OTF/SourceSansPro-LightIt.otf.woff2 b/static/third/sourcesans/WOFF2/OTF/SourceSansPro-LightIt.otf.woff2 new file mode 100644 index 0000000000..5ee08bea99 Binary files /dev/null and b/static/third/sourcesans/WOFF2/OTF/SourceSansPro-LightIt.otf.woff2 differ diff --git a/static/third/sourcesans/WOFF2/OTF/SourceSansPro-Regular.otf.woff2 b/static/third/sourcesans/WOFF2/OTF/SourceSansPro-Regular.otf.woff2 new file mode 100644 index 0000000000..d76e39091f Binary files /dev/null and b/static/third/sourcesans/WOFF2/OTF/SourceSansPro-Regular.otf.woff2 differ diff --git a/static/third/sourcesans/WOFF2/OTF/SourceSansPro-Semibold.otf.woff2 b/static/third/sourcesans/WOFF2/OTF/SourceSansPro-Semibold.otf.woff2 new file mode 100644 index 0000000000..8c27c1840e Binary files /dev/null and b/static/third/sourcesans/WOFF2/OTF/SourceSansPro-Semibold.otf.woff2 differ diff --git a/static/third/sourcesans/WOFF2/OTF/SourceSansPro-SemiboldIt.otf.woff2 b/static/third/sourcesans/WOFF2/OTF/SourceSansPro-SemiboldIt.otf.woff2 new file mode 100644 index 0000000000..f963d7810d Binary files /dev/null and b/static/third/sourcesans/WOFF2/OTF/SourceSansPro-SemiboldIt.otf.woff2 differ diff --git a/static/third/sourcesans/WOFF2/TTF/SourceSansPro-Black.ttf.woff2 b/static/third/sourcesans/WOFF2/TTF/SourceSansPro-Black.ttf.woff2 new file mode 100644 index 0000000000..c90d078406 Binary files /dev/null and b/static/third/sourcesans/WOFF2/TTF/SourceSansPro-Black.ttf.woff2 differ diff --git a/static/third/sourcesans/WOFF2/TTF/SourceSansPro-BlackIt.ttf.woff2 b/static/third/sourcesans/WOFF2/TTF/SourceSansPro-BlackIt.ttf.woff2 new file mode 100644 index 0000000000..b87e22c41b Binary files /dev/null and b/static/third/sourcesans/WOFF2/TTF/SourceSansPro-BlackIt.ttf.woff2 differ diff --git a/static/third/sourcesans/WOFF2/TTF/SourceSansPro-Bold.ttf.woff2 b/static/third/sourcesans/WOFF2/TTF/SourceSansPro-Bold.ttf.woff2 new file mode 100644 index 0000000000..0f46f3e833 Binary files /dev/null and b/static/third/sourcesans/WOFF2/TTF/SourceSansPro-Bold.ttf.woff2 differ diff --git a/static/third/sourcesans/WOFF2/TTF/SourceSansPro-BoldIt.ttf.woff2 b/static/third/sourcesans/WOFF2/TTF/SourceSansPro-BoldIt.ttf.woff2 new file mode 100644 index 0000000000..8007df6df3 Binary files /dev/null and b/static/third/sourcesans/WOFF2/TTF/SourceSansPro-BoldIt.ttf.woff2 differ diff --git a/static/third/sourcesans/WOFF2/TTF/SourceSansPro-ExtraLight.ttf.woff2 b/static/third/sourcesans/WOFF2/TTF/SourceSansPro-ExtraLight.ttf.woff2 new file mode 100644 index 0000000000..b715f27408 Binary files /dev/null and b/static/third/sourcesans/WOFF2/TTF/SourceSansPro-ExtraLight.ttf.woff2 differ diff --git a/static/third/sourcesans/WOFF2/TTF/SourceSansPro-ExtraLightIt.ttf.woff2 b/static/third/sourcesans/WOFF2/TTF/SourceSansPro-ExtraLightIt.ttf.woff2 new file mode 100644 index 0000000000..d8f9d29d4a Binary files /dev/null and b/static/third/sourcesans/WOFF2/TTF/SourceSansPro-ExtraLightIt.ttf.woff2 differ diff --git a/static/third/sourcesans/WOFF2/TTF/SourceSansPro-It.ttf.woff2 b/static/third/sourcesans/WOFF2/TTF/SourceSansPro-It.ttf.woff2 new file mode 100644 index 0000000000..a00852641f Binary files /dev/null and b/static/third/sourcesans/WOFF2/TTF/SourceSansPro-It.ttf.woff2 differ diff --git a/static/third/sourcesans/WOFF2/TTF/SourceSansPro-Light.ttf.woff2 b/static/third/sourcesans/WOFF2/TTF/SourceSansPro-Light.ttf.woff2 new file mode 100644 index 0000000000..d8b610ad76 Binary files /dev/null and b/static/third/sourcesans/WOFF2/TTF/SourceSansPro-Light.ttf.woff2 differ diff --git a/static/third/sourcesans/WOFF2/TTF/SourceSansPro-LightIt.ttf.woff2 b/static/third/sourcesans/WOFF2/TTF/SourceSansPro-LightIt.ttf.woff2 new file mode 100644 index 0000000000..e0eebac827 Binary files /dev/null and b/static/third/sourcesans/WOFF2/TTF/SourceSansPro-LightIt.ttf.woff2 differ diff --git a/static/third/sourcesans/WOFF2/TTF/SourceSansPro-Regular.ttf.woff2 b/static/third/sourcesans/WOFF2/TTF/SourceSansPro-Regular.ttf.woff2 new file mode 100644 index 0000000000..0dd3464c74 Binary files /dev/null and b/static/third/sourcesans/WOFF2/TTF/SourceSansPro-Regular.ttf.woff2 differ diff --git a/static/third/sourcesans/WOFF2/TTF/SourceSansPro-Semibold.ttf.woff2 b/static/third/sourcesans/WOFF2/TTF/SourceSansPro-Semibold.ttf.woff2 new file mode 100644 index 0000000000..2526d2e1b6 Binary files /dev/null and b/static/third/sourcesans/WOFF2/TTF/SourceSansPro-Semibold.ttf.woff2 differ diff --git a/static/third/sourcesans/WOFF2/TTF/SourceSansPro-SemiboldIt.ttf.woff2 b/static/third/sourcesans/WOFF2/TTF/SourceSansPro-SemiboldIt.ttf.woff2 new file mode 100644 index 0000000000..606935af08 Binary files /dev/null and b/static/third/sourcesans/WOFF2/TTF/SourceSansPro-SemiboldIt.ttf.woff2 differ