diff --git a/site/templates/css/fonts.css b/site/templates/css/fonts.css
index 4e56a32..d2c5350 100644
--- a/site/templates/css/fonts.css
+++ b/site/templates/css/fonts.css
@@ -19,100 +19,72 @@
@font-face
{
- font-family: 'Amontillado';
- src: url('../fonts/Amontillado_Regular.eot'); /* 1 */
- src: url('../fonts/Amontillado_Regular.eot?#iefix') format('embedded-opentype'), /* 2 */
- url('../fonts/Amontillado_Regular.woff2') format('woff2'), /* 3 */
- url('../fonts/Amontillado_Regular.woff') format('woff'), /* 4 */
- url('../fonts/Amontillado_Regular.otf') format('opentype'), /* 5 */
- url('../fonts/Amontillado_Regular.ttf') format('truetype'), /* 5 */
- url('../fonts/Amontillado_Regular.svg#amontillado') format('svg'); /* 6 */
- font-weight: normal;
- font-style: normal;
-}
-
-@font-face
-{
- font-family: 'Amontillados';
- src: url('../fonts/Amontillados_Regular.eot'); /* 1 */
- src: url('../fonts/Amontillados_Regular.eot?#iefix') format('embedded-opentype'), /* 2 */
- url('../fonts/Amontillados_Regular.woff2') format('woff2'), /* 3 */
- url('../fonts/Amontillados_Regular.woff') format('woff'), /* 4 */
- url('../fonts/Amontillados_Regular.otf') format('opentype'), /* 5 */
- url('../fonts/Amontillados_Regular.ttf') format('truetype'), /* 5 */
- url('../fonts/Amontillados_Regular.svg#amontillados') format('svg'); /* 6 */
- font-weight: normal;
- font-style: normal;
-}
-
-@font-face
-{
- font-family: 'HelveticaNeue';
- src: url('../fonts/HelveticaNeue_Light.eot'); /* 1 */
- src: url('../fonts/HelveticaNeue_Light.eot?#iefix') format('embedded-opentype'), /* 2 */
- url('../fonts/HelveticaNeue_Light.woff2') format('woff2'), /* 3 */
- url('../fonts/HelveticaNeue_Light.woff') format('woff'), /* 4 */
- url('../fonts/HelveticaNeue_Light.otf') format('opentype'), /* 5 */
- url('../fonts/HelveticaNeue_Light.ttf') format('truetype'), /* 5 */
- url('../fonts/HelveticaNeue_Light.svg#amontillados') format('svg'); /* 6 */
- font-weight: lighter;
- font-style: normal;
-}
-
-@font-face
-{
- font-family: 'DejaVu Sans';
- src: url('../fonts/DejaVu_Sans_Book.eot'); /* 1 */
- src: url('../fonts/DejaVu_Sans_Book.eot?#iefix') format('embedded-opentype'), /* 2 */
- url('../fonts/DejaVu_Sans_Book.woff2') format('woff2'), /* 3 */
- url('../fonts/DejaVu_Sans_Book.woff') format('woff'), /* 4 */
- url('../fonts/DejaVu_Sans_Book.otf') format('opentype'), /* 5 */
- url('../fonts/DejaVu_Sans_Book.ttf') format('truetype'), /* 5 */
- url('../fonts/DejaVu_Sans_Book.svg#dejavu_sans_book') format('svg'); /* 6 */
- font-weight: normal;
- font-style: normal;
-}
-
-@font-face
-{
- font-family: 'DejaVu Sans';
- src: url('../fonts/DejaVu_Sans_Bold.eot'); /* 1 */
- src: url('../fonts/DejaVu_Sans_Bold.eot?#iefix') format('embedded-opentype'), /* 2 */
- url('../fonts/DejaVu_Sans_Bold.woff2') format('woff2'), /* 3 */
- url('../fonts/DejaVu_Sans_Bold.woff') format('woff'), /* 4 */
- url('../fonts/DejaVu_Sans_Bold.otf') format('opentype'), /* 5 */
- url('../fonts/DejaVu_Sans_Bold.ttf') format('truetype'), /* 5 */
- url('../fonts/DejaVu_Sans_Bold.svg#dejavu_sans_bold') format('svg'); /* 6 */
+ font-family: 'Libre Baskerville';
+ src: url('../fonts/Libre_Baskerville_Bold.eot'); /* 1 */
+ src: url('../fonts/Libre_Baskerville_Bold.eot?#iefix') format('embedded-opentype'), /* 2 */
+ url('../fonts/Libre_Baskerville_Bold.woff2') format('woff2'), /* 3 */
+ url('../fonts/Libre_Baskerville_Bold.woff') format('woff'), /* 4 */
+ url('../fonts/Libre_Baskerville_Bold.otf') format('opentype'), /* 5 */
+ url('../fonts/Libre_Baskerville_Bold.ttf') format('truetype'), /* 5 */
+ url('../fonts/Libre_Baskerville_Bold.svg#librebaskerville') format('svg'); /* 6 */
font-weight: bold;
font-style: normal;
}
@font-face
{
- font-family: 'DejaVu Sans';
- src: url('../fonts/DejaVu_Sans_Oblique.eot'); /* 1 */
- src: url('../fonts/DejaVu_Sans_Oblique.eot?#iefix') format('embedded-opentype'), /* 2 */
- url('../fonts/DejaVu_Sans_Oblique.woff2') format('woff2'), /* 3 */
- url('../fonts/DejaVu_Sans_Oblique.woff') format('woff'), /* 4 */
- url('../fonts/DejaVu_Sans_Oblique.otf') format('opentype'), /* 5 */
- url('../fonts/DejaVu_Sans_Oblique.ttf') format('truetype'), /* 5 */
- url('../fonts/DejaVu_Sans_Oblique.svg#dejavu_sans_oblique') format('svg'); /* 6 */
+ font-family: 'Source Sans Pro';
+ src: url('../fonts/Source_Sans_Pro_Regular.eot'); /* 1 */
+ src: url('../fonts/Source_Sans_Pro_Regular.eot?#iefix') format('embedded-opentype'), /* 2 */
+ url('../fonts/Source_Sans_Pro_Regular.woff2') format('woff2'), /* 3 */
+ url('../fonts/Source_Sans_Pro_Regular.woff') format('woff'), /* 4 */
+ url('../fonts/Source_Sans_Pro_Regular.otf') format('opentype'), /* 5 */
+ url('../fonts/Source_Sans_Pro_Regular.ttf') format('truetype'), /* 5 */
+ url('../fonts/Source_Sans_Pro_Regular.svg#sourcesansproregular') format('svg'); /* 6 */
font-weight: normal;
- font-style: oblique;
+ font-style: normal;
}
@font-face
{
- font-family: 'DejaVu Sans';
- src: url('../fonts/DejaVu_Sans_Bold_Oblique.eot'); /* 1 */
- src: url('../fonts/DejaVu_Sans_Bold_Oblique.eot?#iefix') format('embedded-opentype'), /* 2 */
- url('../fonts/DejaVu_Sans_Bold_Oblique.woff2') format('woff2'), /* 3 */
- url('../fonts/DejaVu_Sans_Bold_Oblique.woff') format('woff'), /* 4 */
- url('../fonts/DejaVu_Sans_Bold_Oblique.otf') format('opentype'), /* 5 */
- url('../fonts/DejaVu_Sans_Bold_Oblique.ttf') format('truetype'), /* 5 */
- url('../fonts/DejaVu_Sans_Bold_Oblique.svg#dejavu_sans_bold_oblique') format('svg'); /* 6 */
+ font-family: 'Source Sans Pro';
+ src: url('../fonts/Source_Sans_Pro_Italic.eot'); /* 1 */
+ src: url('../fonts/Source_Sans_Pro_Italic.eot?#iefix') format('embedded-opentype'), /* 2 */
+ url('../fonts/Source_Sans_Pro_Italic.woff2') format('woff2'), /* 3 */
+ url('../fonts/Source_Sans_Pro_Italic.woff') format('woff'), /* 4 */
+ url('../fonts/Source_Sans_Pro_Italic.otf') format('opentype'), /* 5 */
+ url('../fonts/Source_Sans_Pro_Italic.ttf') format('truetype'), /* 5 */
+ url('../fonts/Source_Sans_Pro_Italic.svg#sourcesansproitalic') format('svg'); /* 6 */
+ font-weight: normal;
+ font-style: italic;
+}
+
+@font-face
+{
+ font-family: 'Source Sans Pro';
+ src: url('../fonts/Source_Sans_Pro_SemiBold.eot'); /* 1 */
+ src: url('../fonts/Source_Sans_Pro_SemiBold.eot?#iefix') format('embedded-opentype'), /* 2 */
+ url('../fonts/Source_Sans_Pro_SemiBold.woff2') format('woff2'), /* 3 */
+ url('../fonts/Source_Sans_Pro_SemiBold.woff') format('woff'), /* 4 */
+ url('../fonts/Source_Sans_Pro_SemiBold.otf') format('opentype'), /* 5 */
+ url('../fonts/Source_Sans_Pro_SemiBold.ttf') format('truetype'), /* 5 */
+ url('../fonts/Source_Sans_Pro_SemiBold.svg#sourcesansprosemibold') format('svg'); /* 6 */
font-weight: bold;
- font-style: oblique;
+ font-style: normal;
+}
+
+@font-face
+{
+ font-family: 'Source Sans Pro';
+ src: url('../fonts/Source_Sans_Pro_SemiBold_Italic.eot'); /* 1 */
+ src: url('../fonts/Source_Sans_Pro_SemiBold_Italic.eot?#iefix') format('embedded-opentype'), /* 2 */
+ url('../fonts/Source_Sans_Pro_SemiBold_Italic.woff2') format('woff2'), /* 3 */
+ url('../fonts/Source_Sans_Pro_SemiBold_Italic.woff') format('woff'), /* 4 */
+ url('../fonts/Source_Sans_Pro_SemiBold_Italic.otf') format('opentype'), /* 5 */
+ url('../fonts/Source_Sans_Pro_SemiBold_Italic.ttf') format('truetype'), /* 5 */
+ url('../fonts/Source_Sans_Pro_SemiBold_Italic.svg#sourcesansprobolditalic') format('svg'); /* 6 */
+ font-weight: bold;
+ font-style: italic;
}
@font-face
diff --git a/site/templates/css/style.css b/site/templates/css/style.css
index c63c4e9..836e591 100644
--- a/site/templates/css/style.css
+++ b/site/templates/css/style.css
@@ -13,7 +13,7 @@ body
margin: 0;
color: rgb(var(--color_10));
- font-family: 'DejaVu Sans', sans-serif;
+ font-family: 'Source Sans Pro', sans-serif;
font-size: 1rem;
background-color: rgb(var(--color_60));
@@ -24,8 +24,9 @@ h1, h2, h3, h4, h5, h6
margin-top: 0;
color: rgb(var(--color_30));
- font-family: 'HelveticaNeue', sans-serif;
- text-transform: lowercase;
+ font-family: 'Libre Baskerville', serif;
+ text-transform: capitalize;
+ font-weight: bold;
}
h1
@@ -82,11 +83,13 @@ figure
figure figcaption
{
- padding: 0 40px 20px;
+ padding: 10px 40px 20px;
color: rgb(var(--color_30));
- font-family: 'Amontillados', sans-serif;
- font-size: 2.5rem;
+ font-family: 'Source Sans Pro', sans-serif;
+ text-transform: capitalize;
+ font-weight: normal;
+ font-size: 1rem;
}
figure figcaption
@@ -208,7 +211,6 @@ nav#menu
border-right: 2px solid rgb(var(--color_30));
color: rgb(var(--color_30));
- font-family: 'HelveticaNeue', sans-serif;
background-color: rgb(var(--color_60));
@@ -251,8 +253,6 @@ ul#paxinas
ul#idiomas li, ul#paxinas li
{
list-style: none;
-
- /*text-transform: uppercase;*/
}
ul#idiomas li a
@@ -300,6 +300,7 @@ ul#paxinas li a
padding: 1.25rem;
text-decoration: none;
+ text-transform: capitalize;
}
header#cabeceira input#interruptor:checked ~ nav#menu
diff --git a/site/templates/fonts/DejaVu_Sans_Bold.eot b/site/templates/fonts/DejaVu_Sans_Bold.eot
deleted file mode 100644
index 0baa9c2..0000000
Binary files a/site/templates/fonts/DejaVu_Sans_Bold.eot and /dev/null differ
diff --git a/site/templates/fonts/DejaVu_Sans_Bold.otf b/site/templates/fonts/DejaVu_Sans_Bold.otf
deleted file mode 100644
index c8607b2..0000000
Binary files a/site/templates/fonts/DejaVu_Sans_Bold.otf and /dev/null differ
diff --git a/site/templates/fonts/DejaVu_Sans_Bold.svg b/site/templates/fonts/DejaVu_Sans_Bold.svg
deleted file mode 100644
index be20bcd..0000000
--- a/site/templates/fonts/DejaVu_Sans_Bold.svg
+++ /dev/null
@@ -1,16854 +0,0 @@
-
-
-
diff --git a/site/templates/fonts/DejaVu_Sans_Bold.ttf b/site/templates/fonts/DejaVu_Sans_Bold.ttf
deleted file mode 100644
index 6d65fa7..0000000
Binary files a/site/templates/fonts/DejaVu_Sans_Bold.ttf and /dev/null differ
diff --git a/site/templates/fonts/DejaVu_Sans_Bold.woff b/site/templates/fonts/DejaVu_Sans_Bold.woff
deleted file mode 100644
index 627f04d..0000000
Binary files a/site/templates/fonts/DejaVu_Sans_Bold.woff and /dev/null differ
diff --git a/site/templates/fonts/DejaVu_Sans_Bold.woff2 b/site/templates/fonts/DejaVu_Sans_Bold.woff2
deleted file mode 100644
index 4c5bac9..0000000
Binary files a/site/templates/fonts/DejaVu_Sans_Bold.woff2 and /dev/null differ
diff --git a/site/templates/fonts/DejaVu_Sans_Bold_Oblique.eot b/site/templates/fonts/DejaVu_Sans_Bold_Oblique.eot
deleted file mode 100644
index bfc0319..0000000
Binary files a/site/templates/fonts/DejaVu_Sans_Bold_Oblique.eot and /dev/null differ
diff --git a/site/templates/fonts/DejaVu_Sans_Bold_Oblique.otf b/site/templates/fonts/DejaVu_Sans_Bold_Oblique.otf
deleted file mode 100644
index 839f9a2..0000000
Binary files a/site/templates/fonts/DejaVu_Sans_Bold_Oblique.otf and /dev/null differ
diff --git a/site/templates/fonts/DejaVu_Sans_Bold_Oblique.svg b/site/templates/fonts/DejaVu_Sans_Bold_Oblique.svg
deleted file mode 100644
index bee855c..0000000
--- a/site/templates/fonts/DejaVu_Sans_Bold_Oblique.svg
+++ /dev/null
@@ -1,14859 +0,0 @@
-
-
-
diff --git a/site/templates/fonts/DejaVu_Sans_Bold_Oblique.ttf b/site/templates/fonts/DejaVu_Sans_Bold_Oblique.ttf
deleted file mode 100644
index 753f2d8..0000000
Binary files a/site/templates/fonts/DejaVu_Sans_Bold_Oblique.ttf and /dev/null differ
diff --git a/site/templates/fonts/DejaVu_Sans_Bold_Oblique.woff b/site/templates/fonts/DejaVu_Sans_Bold_Oblique.woff
deleted file mode 100644
index c52a13d..0000000
Binary files a/site/templates/fonts/DejaVu_Sans_Bold_Oblique.woff and /dev/null differ
diff --git a/site/templates/fonts/DejaVu_Sans_Bold_Oblique.woff2 b/site/templates/fonts/DejaVu_Sans_Bold_Oblique.woff2
deleted file mode 100644
index 28e628d..0000000
Binary files a/site/templates/fonts/DejaVu_Sans_Bold_Oblique.woff2 and /dev/null differ
diff --git a/site/templates/fonts/DejaVu_Sans_Book.eot b/site/templates/fonts/DejaVu_Sans_Book.eot
deleted file mode 100644
index f6cefaa..0000000
Binary files a/site/templates/fonts/DejaVu_Sans_Book.eot and /dev/null differ
diff --git a/site/templates/fonts/DejaVu_Sans_Book.otf b/site/templates/fonts/DejaVu_Sans_Book.otf
deleted file mode 100644
index 1389558..0000000
Binary files a/site/templates/fonts/DejaVu_Sans_Book.otf and /dev/null differ
diff --git a/site/templates/fonts/DejaVu_Sans_Book.svg b/site/templates/fonts/DejaVu_Sans_Book.svg
deleted file mode 100644
index 1f0da45..0000000
--- a/site/templates/fonts/DejaVu_Sans_Book.svg
+++ /dev/null
@@ -1,18505 +0,0 @@
-
-
-
diff --git a/site/templates/fonts/DejaVu_Sans_Book.ttf b/site/templates/fonts/DejaVu_Sans_Book.ttf
deleted file mode 100644
index e5f7eec..0000000
Binary files a/site/templates/fonts/DejaVu_Sans_Book.ttf and /dev/null differ
diff --git a/site/templates/fonts/DejaVu_Sans_Book.woff b/site/templates/fonts/DejaVu_Sans_Book.woff
deleted file mode 100644
index d87292c..0000000
Binary files a/site/templates/fonts/DejaVu_Sans_Book.woff and /dev/null differ
diff --git a/site/templates/fonts/DejaVu_Sans_Book.woff2 b/site/templates/fonts/DejaVu_Sans_Book.woff2
deleted file mode 100644
index 134fd69..0000000
Binary files a/site/templates/fonts/DejaVu_Sans_Book.woff2 and /dev/null differ
diff --git a/site/templates/fonts/DejaVu_Sans_Oblique.eot b/site/templates/fonts/DejaVu_Sans_Oblique.eot
deleted file mode 100644
index f8b5231..0000000
Binary files a/site/templates/fonts/DejaVu_Sans_Oblique.eot and /dev/null differ
diff --git a/site/templates/fonts/DejaVu_Sans_Oblique.otf b/site/templates/fonts/DejaVu_Sans_Oblique.otf
deleted file mode 100644
index 3f9d2c0..0000000
Binary files a/site/templates/fonts/DejaVu_Sans_Oblique.otf and /dev/null differ
diff --git a/site/templates/fonts/DejaVu_Sans_Oblique.svg b/site/templates/fonts/DejaVu_Sans_Oblique.svg
deleted file mode 100644
index 86c41c4..0000000
--- a/site/templates/fonts/DejaVu_Sans_Oblique.svg
+++ /dev/null
@@ -1,14519 +0,0 @@
-
-
-
diff --git a/site/templates/fonts/DejaVu_Sans_Oblique.ttf b/site/templates/fonts/DejaVu_Sans_Oblique.ttf
deleted file mode 100644
index 999bac7..0000000
Binary files a/site/templates/fonts/DejaVu_Sans_Oblique.ttf and /dev/null differ
diff --git a/site/templates/fonts/DejaVu_Sans_Oblique.woff b/site/templates/fonts/DejaVu_Sans_Oblique.woff
deleted file mode 100644
index b1197bd..0000000
Binary files a/site/templates/fonts/DejaVu_Sans_Oblique.woff and /dev/null differ
diff --git a/site/templates/fonts/DejaVu_Sans_Oblique.woff2 b/site/templates/fonts/DejaVu_Sans_Oblique.woff2
deleted file mode 100644
index f980223..0000000
Binary files a/site/templates/fonts/DejaVu_Sans_Oblique.woff2 and /dev/null differ
diff --git a/site/templates/fonts/HelveticaNeue_Light.eot b/site/templates/fonts/HelveticaNeue_Light.eot
deleted file mode 100644
index e247a02..0000000
Binary files a/site/templates/fonts/HelveticaNeue_Light.eot and /dev/null differ
diff --git a/site/templates/fonts/HelveticaNeue_Light.otf b/site/templates/fonts/HelveticaNeue_Light.otf
deleted file mode 100644
index f4eb94f..0000000
Binary files a/site/templates/fonts/HelveticaNeue_Light.otf and /dev/null differ
diff --git a/site/templates/fonts/HelveticaNeue_Light.svg b/site/templates/fonts/HelveticaNeue_Light.svg
deleted file mode 100644
index 691685c..0000000
--- a/site/templates/fonts/HelveticaNeue_Light.svg
+++ /dev/null
@@ -1,563 +0,0 @@
-
-
-
diff --git a/site/templates/fonts/HelveticaNeue_Light.ttf b/site/templates/fonts/HelveticaNeue_Light.ttf
deleted file mode 100644
index cf7e1c9..0000000
Binary files a/site/templates/fonts/HelveticaNeue_Light.ttf and /dev/null differ
diff --git a/site/templates/fonts/HelveticaNeue_Light.woff b/site/templates/fonts/HelveticaNeue_Light.woff
deleted file mode 100644
index a8ad7d3..0000000
Binary files a/site/templates/fonts/HelveticaNeue_Light.woff and /dev/null differ
diff --git a/site/templates/fonts/HelveticaNeue_Light.woff2 b/site/templates/fonts/HelveticaNeue_Light.woff2
deleted file mode 100644
index ed17cfb..0000000
Binary files a/site/templates/fonts/HelveticaNeue_Light.woff2 and /dev/null differ
diff --git a/site/templates/fonts/Libre_Baskerville_Bold.eot b/site/templates/fonts/Libre_Baskerville_Bold.eot
new file mode 100644
index 0000000..91f2dd3
Binary files /dev/null and b/site/templates/fonts/Libre_Baskerville_Bold.eot differ
diff --git a/site/templates/fonts/Libre_Baskerville_Bold.otf b/site/templates/fonts/Libre_Baskerville_Bold.otf
new file mode 100644
index 0000000..d0db75e
Binary files /dev/null and b/site/templates/fonts/Libre_Baskerville_Bold.otf differ
diff --git a/site/templates/fonts/Libre_Baskerville_Bold.svg b/site/templates/fonts/Libre_Baskerville_Bold.svg
new file mode 100644
index 0000000..b6be14a
--- /dev/null
+++ b/site/templates/fonts/Libre_Baskerville_Bold.svg
@@ -0,0 +1,6654 @@
+
+
+
diff --git a/site/templates/fonts/Libre_Baskerville_Bold.ttf b/site/templates/fonts/Libre_Baskerville_Bold.ttf
new file mode 100644
index 0000000..f415f3e
Binary files /dev/null and b/site/templates/fonts/Libre_Baskerville_Bold.ttf differ
diff --git a/site/templates/fonts/Libre_Baskerville_Bold.woff b/site/templates/fonts/Libre_Baskerville_Bold.woff
new file mode 100644
index 0000000..70c2dd6
Binary files /dev/null and b/site/templates/fonts/Libre_Baskerville_Bold.woff differ
diff --git a/site/templates/fonts/Libre_Baskerville_Bold.woff2 b/site/templates/fonts/Libre_Baskerville_Bold.woff2
new file mode 100644
index 0000000..cc40f4b
Binary files /dev/null and b/site/templates/fonts/Libre_Baskerville_Bold.woff2 differ
diff --git a/site/templates/fonts/Source_Sans_Pro_Italic.eot b/site/templates/fonts/Source_Sans_Pro_Italic.eot
new file mode 100644
index 0000000..5b7fc58
Binary files /dev/null and b/site/templates/fonts/Source_Sans_Pro_Italic.eot differ
diff --git a/site/templates/fonts/Source_Sans_Pro_Italic.otf b/site/templates/fonts/Source_Sans_Pro_Italic.otf
new file mode 100644
index 0000000..d2ca6b7
Binary files /dev/null and b/site/templates/fonts/Source_Sans_Pro_Italic.otf differ
diff --git a/site/templates/fonts/Source_Sans_Pro_Italic.svg b/site/templates/fonts/Source_Sans_Pro_Italic.svg
new file mode 100644
index 0000000..05c4add
--- /dev/null
+++ b/site/templates/fonts/Source_Sans_Pro_Italic.svg
@@ -0,0 +1,5127 @@
+
+
+
diff --git a/site/templates/fonts/Source_Sans_Pro_Italic.ttf b/site/templates/fonts/Source_Sans_Pro_Italic.ttf
new file mode 100644
index 0000000..7dbece7
Binary files /dev/null and b/site/templates/fonts/Source_Sans_Pro_Italic.ttf differ
diff --git a/site/templates/fonts/Source_Sans_Pro_Italic.woff b/site/templates/fonts/Source_Sans_Pro_Italic.woff
new file mode 100644
index 0000000..2ac6876
Binary files /dev/null and b/site/templates/fonts/Source_Sans_Pro_Italic.woff differ
diff --git a/site/templates/fonts/Source_Sans_Pro_Italic.woff2 b/site/templates/fonts/Source_Sans_Pro_Italic.woff2
new file mode 100644
index 0000000..6178f20
Binary files /dev/null and b/site/templates/fonts/Source_Sans_Pro_Italic.woff2 differ
diff --git a/site/templates/fonts/Source_Sans_Pro_Regular.eot b/site/templates/fonts/Source_Sans_Pro_Regular.eot
new file mode 100644
index 0000000..302e8d9
Binary files /dev/null and b/site/templates/fonts/Source_Sans_Pro_Regular.eot differ
diff --git a/site/templates/fonts/Source_Sans_Pro_Regular.otf b/site/templates/fonts/Source_Sans_Pro_Regular.otf
new file mode 100644
index 0000000..a19ce67
Binary files /dev/null and b/site/templates/fonts/Source_Sans_Pro_Regular.otf differ
diff --git a/site/templates/fonts/Source_Sans_Pro_Regular.svg b/site/templates/fonts/Source_Sans_Pro_Regular.svg
new file mode 100644
index 0000000..79cb04f
--- /dev/null
+++ b/site/templates/fonts/Source_Sans_Pro_Regular.svg
@@ -0,0 +1,19063 @@
+
+
+
diff --git a/site/templates/fonts/Source_Sans_Pro_Regular.ttf b/site/templates/fonts/Source_Sans_Pro_Regular.ttf
new file mode 100644
index 0000000..98e8579
Binary files /dev/null and b/site/templates/fonts/Source_Sans_Pro_Regular.ttf differ
diff --git a/site/templates/fonts/Source_Sans_Pro_Regular.woff b/site/templates/fonts/Source_Sans_Pro_Regular.woff
new file mode 100644
index 0000000..631573d
Binary files /dev/null and b/site/templates/fonts/Source_Sans_Pro_Regular.woff differ
diff --git a/site/templates/fonts/Source_Sans_Pro_Regular.woff2 b/site/templates/fonts/Source_Sans_Pro_Regular.woff2
new file mode 100644
index 0000000..d10a342
Binary files /dev/null and b/site/templates/fonts/Source_Sans_Pro_Regular.woff2 differ
diff --git a/site/templates/fonts/Source_Sans_Pro_SemiBold.eot b/site/templates/fonts/Source_Sans_Pro_SemiBold.eot
new file mode 100644
index 0000000..86fb7e6
Binary files /dev/null and b/site/templates/fonts/Source_Sans_Pro_SemiBold.eot differ
diff --git a/site/templates/fonts/Source_Sans_Pro_SemiBold.otf b/site/templates/fonts/Source_Sans_Pro_SemiBold.otf
new file mode 100644
index 0000000..dd17fea
Binary files /dev/null and b/site/templates/fonts/Source_Sans_Pro_SemiBold.otf differ
diff --git a/site/templates/fonts/Source_Sans_Pro_SemiBold.svg b/site/templates/fonts/Source_Sans_Pro_SemiBold.svg
new file mode 100644
index 0000000..9715e29
--- /dev/null
+++ b/site/templates/fonts/Source_Sans_Pro_SemiBold.svg
@@ -0,0 +1,18804 @@
+
+
+
diff --git a/site/templates/fonts/Source_Sans_Pro_SemiBold.ttf b/site/templates/fonts/Source_Sans_Pro_SemiBold.ttf
new file mode 100644
index 0000000..99dcc81
Binary files /dev/null and b/site/templates/fonts/Source_Sans_Pro_SemiBold.ttf differ
diff --git a/site/templates/fonts/Source_Sans_Pro_SemiBold.woff b/site/templates/fonts/Source_Sans_Pro_SemiBold.woff
new file mode 100644
index 0000000..d467481
Binary files /dev/null and b/site/templates/fonts/Source_Sans_Pro_SemiBold.woff differ
diff --git a/site/templates/fonts/Source_Sans_Pro_SemiBold.woff2 b/site/templates/fonts/Source_Sans_Pro_SemiBold.woff2
new file mode 100644
index 0000000..fdca0c6
Binary files /dev/null and b/site/templates/fonts/Source_Sans_Pro_SemiBold.woff2 differ
diff --git a/site/templates/fonts/Source_Sans_Pro_SemiBold_Italic.eot b/site/templates/fonts/Source_Sans_Pro_SemiBold_Italic.eot
new file mode 100644
index 0000000..0b97c66
Binary files /dev/null and b/site/templates/fonts/Source_Sans_Pro_SemiBold_Italic.eot differ
diff --git a/site/templates/fonts/Source_Sans_Pro_SemiBold_Italic.otf b/site/templates/fonts/Source_Sans_Pro_SemiBold_Italic.otf
new file mode 100644
index 0000000..93579cb
Binary files /dev/null and b/site/templates/fonts/Source_Sans_Pro_SemiBold_Italic.otf differ
diff --git a/site/templates/fonts/Source_Sans_Pro_SemiBold_Italic.svg b/site/templates/fonts/Source_Sans_Pro_SemiBold_Italic.svg
new file mode 100644
index 0000000..8d82db3
--- /dev/null
+++ b/site/templates/fonts/Source_Sans_Pro_SemiBold_Italic.svg
@@ -0,0 +1,5106 @@
+
+
+
diff --git a/site/templates/fonts/Source_Sans_Pro_SemiBold_Italic.ttf b/site/templates/fonts/Source_Sans_Pro_SemiBold_Italic.ttf
new file mode 100644
index 0000000..9c3891b
Binary files /dev/null and b/site/templates/fonts/Source_Sans_Pro_SemiBold_Italic.ttf differ
diff --git a/site/templates/fonts/Source_Sans_Pro_SemiBold_Italic.woff b/site/templates/fonts/Source_Sans_Pro_SemiBold_Italic.woff
new file mode 100644
index 0000000..828d254
Binary files /dev/null and b/site/templates/fonts/Source_Sans_Pro_SemiBold_Italic.woff differ
diff --git a/site/templates/fonts/Source_Sans_Pro_SemiBold_Italic.woff2 b/site/templates/fonts/Source_Sans_Pro_SemiBold_Italic.woff2
new file mode 100644
index 0000000..3bd9153
Binary files /dev/null and b/site/templates/fonts/Source_Sans_Pro_SemiBold_Italic.woff2 differ