diff --git a/_quarto.yml b/_quarto.yml index 9b0261f..319bbf1 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -15,7 +15,7 @@ website: format: html: theme: cosmo - css: styles.css + css: ["styles.css", "includes/custom.css", "font/css/roboto.css"] toc: true toc-depth: 3 toc-title: Contents diff --git a/font/css/roboto.css b/font/css/roboto.css new file mode 100644 index 0000000..3fc5cd2 --- /dev/null +++ b/font/css/roboto.css @@ -0,0 +1,144 @@ +@font-face { + font-family: 'Roboto'; + font-style: normal; + font-weight: 100; + src: url('../fonts/roboto-v30-latin-100.eot'); /* IE9 Compat Modes */ + src: local(''), local(''), + url('../fonts/roboto-v30-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ + url('../fonts/roboto-v30-latin-100.woff2') format('woff2'), /* Super Modern Browsers */ + url('../fonts/roboto-v30-latin-100.woff') format('woff'), /* Modern Browsers */ + url('../fonts/roboto-v30-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */ + url('../fonts/roboto-v30-latin-100.svg#\1') format('svg'); /* Legacy iOS */ +} +@font-face { + font-family: 'Roboto'; + font-style: italic; + font-weight: 100; + src: url('../fonts/roboto-v30-latin-100italic.eot'); /* IE9 Compat Modes */ + src: local(''), local(''), + url('../fonts/roboto-v30-latin-100italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ + url('../fonts/roboto-v30-latin-100italic.woff2') format('woff2'), /* Super Modern Browsers */ + url('../fonts/roboto-v30-latin-100italic.woff') format('woff'), /* Modern Browsers */ + url('../fonts/roboto-v30-latin-100italic.ttf') format('truetype'), /* Safari, Android, iOS */ + url('../fonts/roboto-v30-latin-100italic.svg#\1') format('svg'); /* Legacy iOS */ +} +@font-face { + font-family: 'Roboto'; + font-style: normal; + font-weight: 300; + src: url('../fonts/roboto-v30-latin-300.eot'); /* IE9 Compat Modes */ + src: local(''), local(''), + url('../fonts/roboto-v30-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ + url('../fonts/roboto-v30-latin-300.woff2') format('woff2'), /* Super Modern Browsers */ + url('../fonts/roboto-v30-latin-300.woff') format('woff'), /* Modern Browsers */ + url('../fonts/roboto-v30-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ + url('../fonts/roboto-v30-latin-300.svg#\1') format('svg'); /* Legacy iOS */ +} +@font-face { + font-family: 'Roboto'; + font-style: italic; + font-weight: 300; + src: url('../fonts/roboto-v30-latin-300italic.eot'); /* IE9 Compat Modes */ + src: local(''), local(''), + url('../fonts/roboto-v30-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ + url('../fonts/roboto-v30-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */ + url('../fonts/roboto-v30-latin-300italic.woff') format('woff'), /* Modern Browsers */ + url('../fonts/roboto-v30-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */ + url('../fonts/roboto-v30-latin-300italic.svg#\1') format('svg'); /* Legacy iOS */ +} +@font-face { + font-family: 'Roboto'; + font-style: normal; + font-weight: 400; + src: url('../fonts/roboto-v30-latin-regular.eot'); /* IE9 Compat Modes */ + src: local(''), local(''), + url('../fonts/roboto-v30-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ + url('../fonts/roboto-v30-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ + url('../fonts/roboto-v30-latin-regular.woff') format('woff'), /* Modern Browsers */ + url('../fonts/roboto-v30-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ + url('../fonts/roboto-v30-latin-regular.svg#\1') format('svg'); /* Legacy iOS */ +} +@font-face { + font-family: 'Roboto'; + font-style: italic; + font-weight: 400; + src: url('../fonts/roboto-v30-latin-italic.eot'); /* IE9 Compat Modes */ + src: local(''), local(''), + url('../fonts/roboto-v30-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ + url('../fonts/roboto-v30-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */ + url('../fonts/roboto-v30-latin-italic.woff') format('woff'), /* Modern Browsers */ + url('../fonts/roboto-v30-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */ + url('../fonts/roboto-v30-latin-italic.svg#\1') format('svg'); /* Legacy iOS */ +} +@font-face { + font-family: 'Roboto'; + font-style: normal; + font-weight: 500; + src: url('../fonts/roboto-v30-latin-500.eot'); /* IE9 Compat Modes */ + src: local(''), local(''), + url('../fonts/roboto-v30-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ + url('../fonts/roboto-v30-latin-500.woff2') format('woff2'), /* Super Modern Browsers */ + url('../fonts/roboto-v30-latin-500.woff') format('woff'), /* Modern Browsers */ + url('../fonts/roboto-v30-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */ + url('../fonts/roboto-v30-latin-500.svg#\1') format('svg'); /* Legacy iOS */ +} +@font-face { + font-family: 'Roboto'; + font-style: italic; + font-weight: 500; + src: url('../fonts/roboto-v30-latin-500italic.eot'); /* IE9 Compat Modes */ + src: local(''), local(''), + url('../fonts/roboto-v30-latin-500italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ + url('../fonts/roboto-v30-latin-500italic.woff2') format('woff2'), /* Super Modern Browsers */ + url('../fonts/roboto-v30-latin-500italic.woff') format('woff'), /* Modern Browsers */ + url('../fonts/roboto-v30-latin-500italic.ttf') format('truetype'), /* Safari, Android, iOS */ + url('../fonts/roboto-v30-latin-500italic.svg#\1') format('svg'); /* Legacy iOS */ +} +@font-face { + font-family: 'Roboto'; + font-style: normal; + font-weight: 700; + src: url('../fonts/roboto-v30-latin-700.eot'); /* IE9 Compat Modes */ + src: local(''), local(''), + url('../fonts/roboto-v30-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ + url('../fonts/roboto-v30-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ + url('../fonts/roboto-v30-latin-700.woff') format('woff'), /* Modern Browsers */ + url('../fonts/roboto-v30-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ + url('../fonts/roboto-v30-latin-700.svg#\1') format('svg'); /* Legacy iOS */ +} +@font-face { + font-family: 'Roboto'; + font-style: italic; + font-weight: 700; + src: url('../fonts/roboto-v30-latin-700italic.eot'); /* IE9 Compat Modes */ + src: local(''), local(''), + url('../fonts/roboto-v30-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ + url('../fonts/roboto-v30-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */ + url('../fonts/roboto-v30-latin-700italic.woff') format('woff'), /* Modern Browsers */ + url('../fonts/roboto-v30-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */ + url('../fonts/roboto-v30-latin-700italic.svg#\1') format('svg'); /* Legacy iOS */ +} +@font-face { + font-family: 'Roboto'; + font-style: normal; + font-weight: 900; + src: url('../fonts/roboto-v30-latin-900.eot'); /* IE9 Compat Modes */ + src: local(''), local(''), + url('../fonts/roboto-v30-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ + url('../fonts/roboto-v30-latin-900.woff2') format('woff2'), /* Super Modern Browsers */ + url('../fonts/roboto-v30-latin-900.woff') format('woff'), /* Modern Browsers */ + url('../fonts/roboto-v30-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */ + url('../fonts/roboto-v30-latin-900.svg#\1') format('svg'); /* Legacy iOS */ +} +@font-face { + font-family: 'Roboto'; + font-style: italic; + font-weight: 900; + src: url('../fonts/roboto-v30-latin-900italic.eot'); /* IE9 Compat Modes */ + src: local(''), local(''), + url('../fonts/roboto-v30-latin-900italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ + url('../fonts/roboto-v30-latin-900italic.woff2') format('woff2'), /* Super Modern Browsers */ + url('../fonts/roboto-v30-latin-900italic.woff') format('woff'), /* Modern Browsers */ + url('../fonts/roboto-v30-latin-900italic.ttf') format('truetype'), /* Safari, Android, iOS */ + url('../fonts/roboto-v30-latin-900italic.svg#\1') format('svg'); /* Legacy iOS */ +} diff --git a/font/fonts/roboto-v30-latin-100.eot b/font/fonts/roboto-v30-latin-100.eot new file mode 100644 index 0000000..094a755 Binary files /dev/null and b/font/fonts/roboto-v30-latin-100.eot differ diff --git a/font/fonts/roboto-v30-latin-100.svg b/font/fonts/roboto-v30-latin-100.svg new file mode 100644 index 0000000..e8c8fc8 --- /dev/null +++ b/font/fonts/roboto-v30-latin-100.svg @@ -0,0 +1,313 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/font/fonts/roboto-v30-latin-100.ttf b/font/fonts/roboto-v30-latin-100.ttf new file mode 100644 index 0000000..7e9d45d Binary files /dev/null and b/font/fonts/roboto-v30-latin-100.ttf differ diff --git a/font/fonts/roboto-v30-latin-100.woff b/font/fonts/roboto-v30-latin-100.woff new file mode 100644 index 0000000..a815cf8 Binary files /dev/null and b/font/fonts/roboto-v30-latin-100.woff differ diff --git a/font/fonts/roboto-v30-latin-100.woff2 b/font/fonts/roboto-v30-latin-100.woff2 new file mode 100644 index 0000000..71c9bb7 Binary files /dev/null and b/font/fonts/roboto-v30-latin-100.woff2 differ diff --git a/font/fonts/roboto-v30-latin-100italic.eot b/font/fonts/roboto-v30-latin-100italic.eot new file mode 100644 index 0000000..6353d2c Binary files /dev/null and b/font/fonts/roboto-v30-latin-100italic.eot differ diff --git a/font/fonts/roboto-v30-latin-100italic.svg b/font/fonts/roboto-v30-latin-100italic.svg new file mode 100644 index 0000000..c51ce87 --- /dev/null +++ b/font/fonts/roboto-v30-latin-100italic.svg @@ -0,0 +1,332 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/font/fonts/roboto-v30-latin-100italic.ttf b/font/fonts/roboto-v30-latin-100italic.ttf new file mode 100644 index 0000000..9b185aa Binary files /dev/null and b/font/fonts/roboto-v30-latin-100italic.ttf differ diff --git a/font/fonts/roboto-v30-latin-100italic.woff b/font/fonts/roboto-v30-latin-100italic.woff new file mode 100644 index 0000000..5c0c285 Binary files /dev/null and b/font/fonts/roboto-v30-latin-100italic.woff differ diff --git a/font/fonts/roboto-v30-latin-100italic.woff2 b/font/fonts/roboto-v30-latin-100italic.woff2 new file mode 100644 index 0000000..4ccadd1 Binary files /dev/null and b/font/fonts/roboto-v30-latin-100italic.woff2 differ diff --git a/font/fonts/roboto-v30-latin-300.eot b/font/fonts/roboto-v30-latin-300.eot new file mode 100644 index 0000000..052b15c Binary files /dev/null and b/font/fonts/roboto-v30-latin-300.eot differ diff --git a/font/fonts/roboto-v30-latin-300.svg b/font/fonts/roboto-v30-latin-300.svg new file mode 100644 index 0000000..4ded944 --- /dev/null +++ b/font/fonts/roboto-v30-latin-300.svg @@ -0,0 +1,312 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/font/fonts/roboto-v30-latin-300.ttf b/font/fonts/roboto-v30-latin-300.ttf new file mode 100644 index 0000000..0ddede8 Binary files /dev/null and b/font/fonts/roboto-v30-latin-300.ttf differ diff --git a/font/fonts/roboto-v30-latin-300.woff b/font/fonts/roboto-v30-latin-300.woff new file mode 100644 index 0000000..36979ae Binary files /dev/null and b/font/fonts/roboto-v30-latin-300.woff differ diff --git a/font/fonts/roboto-v30-latin-300.woff2 b/font/fonts/roboto-v30-latin-300.woff2 new file mode 100644 index 0000000..6068138 Binary files /dev/null and b/font/fonts/roboto-v30-latin-300.woff2 differ diff --git a/font/fonts/roboto-v30-latin-300italic.eot b/font/fonts/roboto-v30-latin-300italic.eot new file mode 100644 index 0000000..bad3b49 Binary files /dev/null and b/font/fonts/roboto-v30-latin-300italic.eot differ diff --git a/font/fonts/roboto-v30-latin-300italic.svg b/font/fonts/roboto-v30-latin-300italic.svg new file mode 100644 index 0000000..758402b --- /dev/null +++ b/font/fonts/roboto-v30-latin-300italic.svg @@ -0,0 +1,329 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/font/fonts/roboto-v30-latin-300italic.ttf b/font/fonts/roboto-v30-latin-300italic.ttf new file mode 100644 index 0000000..a0423bc Binary files /dev/null and b/font/fonts/roboto-v30-latin-300italic.ttf differ diff --git a/font/fonts/roboto-v30-latin-300italic.woff b/font/fonts/roboto-v30-latin-300italic.woff new file mode 100644 index 0000000..f52f767 Binary files /dev/null and b/font/fonts/roboto-v30-latin-300italic.woff differ diff --git a/font/fonts/roboto-v30-latin-300italic.woff2 b/font/fonts/roboto-v30-latin-300italic.woff2 new file mode 100644 index 0000000..22c57b0 Binary files /dev/null and b/font/fonts/roboto-v30-latin-300italic.woff2 differ diff --git a/font/fonts/roboto-v30-latin-500.eot b/font/fonts/roboto-v30-latin-500.eot new file mode 100644 index 0000000..fec0361 Binary files /dev/null and b/font/fonts/roboto-v30-latin-500.eot differ diff --git a/font/fonts/roboto-v30-latin-500.svg b/font/fonts/roboto-v30-latin-500.svg new file mode 100644 index 0000000..67eecf4 --- /dev/null +++ b/font/fonts/roboto-v30-latin-500.svg @@ -0,0 +1,305 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/font/fonts/roboto-v30-latin-500.ttf b/font/fonts/roboto-v30-latin-500.ttf new file mode 100644 index 0000000..4f515e2 Binary files /dev/null and b/font/fonts/roboto-v30-latin-500.ttf differ diff --git a/font/fonts/roboto-v30-latin-500.woff b/font/fonts/roboto-v30-latin-500.woff new file mode 100644 index 0000000..d39bb52 Binary files /dev/null and b/font/fonts/roboto-v30-latin-500.woff differ diff --git a/font/fonts/roboto-v30-latin-500.woff2 b/font/fonts/roboto-v30-latin-500.woff2 new file mode 100644 index 0000000..29342a8 Binary files /dev/null and b/font/fonts/roboto-v30-latin-500.woff2 differ diff --git a/font/fonts/roboto-v30-latin-500italic.eot b/font/fonts/roboto-v30-latin-500italic.eot new file mode 100644 index 0000000..8eb31ad Binary files /dev/null and b/font/fonts/roboto-v30-latin-500italic.eot differ diff --git a/font/fonts/roboto-v30-latin-500italic.svg b/font/fonts/roboto-v30-latin-500italic.svg new file mode 100644 index 0000000..bed50dc --- /dev/null +++ b/font/fonts/roboto-v30-latin-500italic.svg @@ -0,0 +1,326 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/font/fonts/roboto-v30-latin-500italic.ttf b/font/fonts/roboto-v30-latin-500italic.ttf new file mode 100644 index 0000000..18e0f3c Binary files /dev/null and b/font/fonts/roboto-v30-latin-500italic.ttf differ diff --git a/font/fonts/roboto-v30-latin-500italic.woff b/font/fonts/roboto-v30-latin-500italic.woff new file mode 100644 index 0000000..b6ad1c5 Binary files /dev/null and b/font/fonts/roboto-v30-latin-500italic.woff differ diff --git a/font/fonts/roboto-v30-latin-500italic.woff2 b/font/fonts/roboto-v30-latin-500italic.woff2 new file mode 100644 index 0000000..ae1933f Binary files /dev/null and b/font/fonts/roboto-v30-latin-500italic.woff2 differ diff --git a/font/fonts/roboto-v30-latin-700.eot b/font/fonts/roboto-v30-latin-700.eot new file mode 100644 index 0000000..701f742 Binary files /dev/null and b/font/fonts/roboto-v30-latin-700.eot differ diff --git a/font/fonts/roboto-v30-latin-700.svg b/font/fonts/roboto-v30-latin-700.svg new file mode 100644 index 0000000..11db87d --- /dev/null +++ b/font/fonts/roboto-v30-latin-700.svg @@ -0,0 +1,309 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/font/fonts/roboto-v30-latin-700.ttf b/font/fonts/roboto-v30-latin-700.ttf new file mode 100644 index 0000000..59830da Binary files /dev/null and b/font/fonts/roboto-v30-latin-700.ttf differ diff --git a/font/fonts/roboto-v30-latin-700.woff b/font/fonts/roboto-v30-latin-700.woff new file mode 100644 index 0000000..db0012d Binary files /dev/null and b/font/fonts/roboto-v30-latin-700.woff differ diff --git a/font/fonts/roboto-v30-latin-700.woff2 b/font/fonts/roboto-v30-latin-700.woff2 new file mode 100644 index 0000000..771fbec Binary files /dev/null and b/font/fonts/roboto-v30-latin-700.woff2 differ diff --git a/font/fonts/roboto-v30-latin-700italic.eot b/font/fonts/roboto-v30-latin-700italic.eot new file mode 100644 index 0000000..eb39518 Binary files /dev/null and b/font/fonts/roboto-v30-latin-700italic.eot differ diff --git a/font/fonts/roboto-v30-latin-700italic.svg b/font/fonts/roboto-v30-latin-700italic.svg new file mode 100644 index 0000000..050bee0 --- /dev/null +++ b/font/fonts/roboto-v30-latin-700italic.svg @@ -0,0 +1,325 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/font/fonts/roboto-v30-latin-700italic.ttf b/font/fonts/roboto-v30-latin-700italic.ttf new file mode 100644 index 0000000..9552181 Binary files /dev/null and b/font/fonts/roboto-v30-latin-700italic.ttf differ diff --git a/font/fonts/roboto-v30-latin-700italic.woff b/font/fonts/roboto-v30-latin-700italic.woff new file mode 100644 index 0000000..17efecc Binary files /dev/null and b/font/fonts/roboto-v30-latin-700italic.woff differ diff --git a/font/fonts/roboto-v30-latin-700italic.woff2 b/font/fonts/roboto-v30-latin-700italic.woff2 new file mode 100644 index 0000000..a56a6ed Binary files /dev/null and b/font/fonts/roboto-v30-latin-700italic.woff2 differ diff --git a/font/fonts/roboto-v30-latin-900.eot b/font/fonts/roboto-v30-latin-900.eot new file mode 100644 index 0000000..99a3f75 Binary files /dev/null and b/font/fonts/roboto-v30-latin-900.eot differ diff --git a/font/fonts/roboto-v30-latin-900.svg b/font/fonts/roboto-v30-latin-900.svg new file mode 100644 index 0000000..9efdf4e --- /dev/null +++ b/font/fonts/roboto-v30-latin-900.svg @@ -0,0 +1,302 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/font/fonts/roboto-v30-latin-900.ttf b/font/fonts/roboto-v30-latin-900.ttf new file mode 100644 index 0000000..bc31a87 Binary files /dev/null and b/font/fonts/roboto-v30-latin-900.ttf differ diff --git a/font/fonts/roboto-v30-latin-900.woff b/font/fonts/roboto-v30-latin-900.woff new file mode 100644 index 0000000..04cbe94 Binary files /dev/null and b/font/fonts/roboto-v30-latin-900.woff differ diff --git a/font/fonts/roboto-v30-latin-900.woff2 b/font/fonts/roboto-v30-latin-900.woff2 new file mode 100644 index 0000000..067cb32 Binary files /dev/null and b/font/fonts/roboto-v30-latin-900.woff2 differ diff --git a/font/fonts/roboto-v30-latin-900italic.eot b/font/fonts/roboto-v30-latin-900italic.eot new file mode 100644 index 0000000..a5893d1 Binary files /dev/null and b/font/fonts/roboto-v30-latin-900italic.eot differ diff --git a/font/fonts/roboto-v30-latin-900italic.svg b/font/fonts/roboto-v30-latin-900italic.svg new file mode 100644 index 0000000..f8f5ab3 --- /dev/null +++ b/font/fonts/roboto-v30-latin-900italic.svg @@ -0,0 +1,324 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/font/fonts/roboto-v30-latin-900italic.ttf b/font/fonts/roboto-v30-latin-900italic.ttf new file mode 100644 index 0000000..46ff742 Binary files /dev/null and b/font/fonts/roboto-v30-latin-900italic.ttf differ diff --git a/font/fonts/roboto-v30-latin-900italic.woff b/font/fonts/roboto-v30-latin-900italic.woff new file mode 100644 index 0000000..4d7794b Binary files /dev/null and b/font/fonts/roboto-v30-latin-900italic.woff differ diff --git a/font/fonts/roboto-v30-latin-900italic.woff2 b/font/fonts/roboto-v30-latin-900italic.woff2 new file mode 100644 index 0000000..59cab0f Binary files /dev/null and b/font/fonts/roboto-v30-latin-900italic.woff2 differ diff --git a/font/fonts/roboto-v30-latin-italic.eot b/font/fonts/roboto-v30-latin-italic.eot new file mode 100644 index 0000000..ee2f1ef Binary files /dev/null and b/font/fonts/roboto-v30-latin-italic.eot differ diff --git a/font/fonts/roboto-v30-latin-italic.svg b/font/fonts/roboto-v30-latin-italic.svg new file mode 100644 index 0000000..4d59797 --- /dev/null +++ b/font/fonts/roboto-v30-latin-italic.svg @@ -0,0 +1,323 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/font/fonts/roboto-v30-latin-italic.ttf b/font/fonts/roboto-v30-latin-italic.ttf new file mode 100644 index 0000000..add4a6e Binary files /dev/null and b/font/fonts/roboto-v30-latin-italic.ttf differ diff --git a/font/fonts/roboto-v30-latin-italic.woff b/font/fonts/roboto-v30-latin-italic.woff new file mode 100644 index 0000000..ebee16b Binary files /dev/null and b/font/fonts/roboto-v30-latin-italic.woff differ diff --git a/font/fonts/roboto-v30-latin-italic.woff2 b/font/fonts/roboto-v30-latin-italic.woff2 new file mode 100644 index 0000000..e1b7a79 Binary files /dev/null and b/font/fonts/roboto-v30-latin-italic.woff2 differ diff --git a/font/fonts/roboto-v30-latin-regular.eot b/font/fonts/roboto-v30-latin-regular.eot new file mode 100644 index 0000000..c244b08 Binary files /dev/null and b/font/fonts/roboto-v30-latin-regular.eot differ diff --git a/font/fonts/roboto-v30-latin-regular.svg b/font/fonts/roboto-v30-latin-regular.svg new file mode 100644 index 0000000..627f5a3 --- /dev/null +++ b/font/fonts/roboto-v30-latin-regular.svg @@ -0,0 +1,308 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/font/fonts/roboto-v30-latin-regular.ttf b/font/fonts/roboto-v30-latin-regular.ttf new file mode 100644 index 0000000..d0e6325 Binary files /dev/null and b/font/fonts/roboto-v30-latin-regular.ttf differ diff --git a/font/fonts/roboto-v30-latin-regular.woff b/font/fonts/roboto-v30-latin-regular.woff new file mode 100644 index 0000000..9eaa94f Binary files /dev/null and b/font/fonts/roboto-v30-latin-regular.woff differ diff --git a/font/fonts/roboto-v30-latin-regular.woff2 b/font/fonts/roboto-v30-latin-regular.woff2 new file mode 100644 index 0000000..020729e Binary files /dev/null and b/font/fonts/roboto-v30-latin-regular.woff2 differ diff --git a/includes/custom.css b/includes/custom.css new file mode 100644 index 0000000..dd1bdc2 --- /dev/null +++ b/includes/custom.css @@ -0,0 +1,28 @@ +/* Whole document: */ +body{ + font-family: Roboto; + font-size: 12pt; +} + +/* Headers */ +h1,h2,h3,h4,h5,h6{ + font-family: Roboto; +} + +/* Block quotes: */ +blockquote { + padding: 10px 20px; + margin: 0 0 20px; + font-size: 14px; /*default: 17.5px*/ + border-left: 5px solid #eee; +} + +/* Navbar */ +.navbar-brand { + font-family: Roboto; +} + +.navbar-default { + font-family: Roboto; + font-size: 12pt; +}