From a8fc598fc81cbdc3392b39285c27c7140b768e33 Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Sun, 26 Mar 2023 18:45:43 -0700 Subject: update fonts in user guide for better offline experience --- docs/docs.css | 137 ++++++++ docs/fonts/roboto-mono-v22-latin-700.eot | Bin 0 -> 13508 bytes docs/fonts/roboto-mono-v22-latin-700.svg | 405 ++++++++++++++++++++++ docs/fonts/roboto-mono-v22-latin-700.ttf | Bin 0 -> 22204 bytes docs/fonts/roboto-mono-v22-latin-700.woff | Bin 0 -> 15236 bytes docs/fonts/roboto-mono-v22-latin-700.woff2 | Bin 0 -> 12276 bytes docs/fonts/roboto-mono-v22-latin-700italic.eot | Bin 0 -> 14986 bytes docs/fonts/roboto-mono-v22-latin-700italic.svg | 423 +++++++++++++++++++++++ docs/fonts/roboto-mono-v22-latin-700italic.ttf | Bin 0 -> 24092 bytes docs/fonts/roboto-mono-v22-latin-700italic.woff | Bin 0 -> 16904 bytes docs/fonts/roboto-mono-v22-latin-700italic.woff2 | Bin 0 -> 13580 bytes docs/fonts/roboto-mono-v22-latin-italic.eot | Bin 0 -> 14894 bytes docs/fonts/roboto-mono-v22-latin-italic.svg | 421 ++++++++++++++++++++++ docs/fonts/roboto-mono-v22-latin-italic.ttf | Bin 0 -> 24016 bytes docs/fonts/roboto-mono-v22-latin-italic.woff | Bin 0 -> 16816 bytes docs/fonts/roboto-mono-v22-latin-italic.woff2 | Bin 0 -> 13572 bytes docs/fonts/roboto-mono-v22-latin-regular.eot | Bin 0 -> 13521 bytes docs/fonts/roboto-mono-v22-latin-regular.svg | 405 ++++++++++++++++++++++ docs/fonts/roboto-mono-v22-latin-regular.ttf | Bin 0 -> 22224 bytes docs/fonts/roboto-mono-v22-latin-regular.woff | Bin 0 -> 15160 bytes docs/fonts/roboto-mono-v22-latin-regular.woff2 | Bin 0 -> 12312 bytes docs/fonts/roboto-v30-latin-300.eot | Bin 0 -> 17864 bytes docs/fonts/roboto-v30-latin-300.svg | 312 +++++++++++++++++ docs/fonts/roboto-v30-latin-300.ttf | Bin 0 -> 36216 bytes docs/fonts/roboto-v30-latin-300.woff | Bin 0 -> 20416 bytes docs/fonts/roboto-v30-latin-300.woff2 | Bin 0 -> 15740 bytes docs/fonts/roboto-v30-latin-300italic.eot | Bin 0 -> 19712 bytes docs/fonts/roboto-v30-latin-300italic.svg | 329 ++++++++++++++++++ docs/fonts/roboto-v30-latin-300italic.ttf | Bin 0 -> 38008 bytes docs/fonts/roboto-v30-latin-300italic.woff | Bin 0 -> 22292 bytes docs/fonts/roboto-v30-latin-300italic.woff2 | Bin 0 -> 17508 bytes docs/fonts/roboto-v30-latin-700.eot | Bin 0 -> 17818 bytes docs/fonts/roboto-v30-latin-700.svg | 309 +++++++++++++++++ docs/fonts/roboto-v30-latin-700.ttf | Bin 0 -> 36052 bytes docs/fonts/roboto-v30-latin-700.woff | Bin 0 -> 20408 bytes docs/fonts/roboto-v30-latin-700.woff2 | Bin 0 -> 15860 bytes docs/fonts/roboto-v30-latin-700italic.eot | Bin 0 -> 19201 bytes docs/fonts/roboto-v30-latin-700italic.svg | 325 +++++++++++++++++ docs/fonts/roboto-v30-latin-700italic.ttf | Bin 0 -> 36864 bytes docs/fonts/roboto-v30-latin-700italic.woff | Bin 0 -> 21668 bytes docs/fonts/roboto-v30-latin-700italic.woff2 | Bin 0 -> 17032 bytes docs/fonts/roboto-v30-latin-italic.eot | Bin 0 -> 19570 bytes docs/fonts/roboto-v30-latin-italic.svg | 323 +++++++++++++++++ docs/fonts/roboto-v30-latin-italic.ttf | Bin 0 -> 37496 bytes docs/fonts/roboto-v30-latin-italic.woff | Bin 0 -> 22048 bytes docs/fonts/roboto-v30-latin-italic.woff2 | Bin 0 -> 17368 bytes docs/fonts/roboto-v30-latin-regular.eot | Bin 0 -> 17833 bytes docs/fonts/roboto-v30-latin-regular.svg | 308 +++++++++++++++++ docs/fonts/roboto-v30-latin-regular.ttf | Bin 0 -> 36216 bytes docs/fonts/roboto-v30-latin-regular.woff | Bin 0 -> 20344 bytes docs/fonts/roboto-v30-latin-regular.woff2 | Bin 0 -> 15744 bytes 51 files changed, 3697 insertions(+) create mode 100644 docs/fonts/roboto-mono-v22-latin-700.eot create mode 100644 docs/fonts/roboto-mono-v22-latin-700.svg create mode 100644 docs/fonts/roboto-mono-v22-latin-700.ttf create mode 100644 docs/fonts/roboto-mono-v22-latin-700.woff create mode 100644 docs/fonts/roboto-mono-v22-latin-700.woff2 create mode 100644 docs/fonts/roboto-mono-v22-latin-700italic.eot create mode 100644 docs/fonts/roboto-mono-v22-latin-700italic.svg create mode 100644 docs/fonts/roboto-mono-v22-latin-700italic.ttf create mode 100644 docs/fonts/roboto-mono-v22-latin-700italic.woff create mode 100644 docs/fonts/roboto-mono-v22-latin-700italic.woff2 create mode 100644 docs/fonts/roboto-mono-v22-latin-italic.eot create mode 100644 docs/fonts/roboto-mono-v22-latin-italic.svg create mode 100644 docs/fonts/roboto-mono-v22-latin-italic.ttf create mode 100644 docs/fonts/roboto-mono-v22-latin-italic.woff create mode 100644 docs/fonts/roboto-mono-v22-latin-italic.woff2 create mode 100644 docs/fonts/roboto-mono-v22-latin-regular.eot create mode 100644 docs/fonts/roboto-mono-v22-latin-regular.svg create mode 100644 docs/fonts/roboto-mono-v22-latin-regular.ttf create mode 100644 docs/fonts/roboto-mono-v22-latin-regular.woff create mode 100644 docs/fonts/roboto-mono-v22-latin-regular.woff2 create mode 100644 docs/fonts/roboto-v30-latin-300.eot create mode 100644 docs/fonts/roboto-v30-latin-300.svg create mode 100644 docs/fonts/roboto-v30-latin-300.ttf create mode 100644 docs/fonts/roboto-v30-latin-300.woff create mode 100644 docs/fonts/roboto-v30-latin-300.woff2 create mode 100644 docs/fonts/roboto-v30-latin-300italic.eot create mode 100644 docs/fonts/roboto-v30-latin-300italic.svg create mode 100644 docs/fonts/roboto-v30-latin-300italic.ttf create mode 100644 docs/fonts/roboto-v30-latin-300italic.woff create mode 100644 docs/fonts/roboto-v30-latin-300italic.woff2 create mode 100644 docs/fonts/roboto-v30-latin-700.eot create mode 100644 docs/fonts/roboto-v30-latin-700.svg create mode 100644 docs/fonts/roboto-v30-latin-700.ttf create mode 100644 docs/fonts/roboto-v30-latin-700.woff create mode 100644 docs/fonts/roboto-v30-latin-700.woff2 create mode 100644 docs/fonts/roboto-v30-latin-700italic.eot create mode 100644 docs/fonts/roboto-v30-latin-700italic.svg create mode 100644 docs/fonts/roboto-v30-latin-700italic.ttf create mode 100644 docs/fonts/roboto-v30-latin-700italic.woff create mode 100644 docs/fonts/roboto-v30-latin-700italic.woff2 create mode 100644 docs/fonts/roboto-v30-latin-italic.eot create mode 100644 docs/fonts/roboto-v30-latin-italic.svg create mode 100644 docs/fonts/roboto-v30-latin-italic.ttf create mode 100644 docs/fonts/roboto-v30-latin-italic.woff create mode 100644 docs/fonts/roboto-v30-latin-italic.woff2 create mode 100644 docs/fonts/roboto-v30-latin-regular.eot create mode 100644 docs/fonts/roboto-v30-latin-regular.svg create mode 100644 docs/fonts/roboto-v30-latin-regular.ttf create mode 100644 docs/fonts/roboto-v30-latin-regular.woff create mode 100644 docs/fonts/roboto-v30-latin-regular.woff2 (limited to 'docs') diff --git a/docs/docs.css b/docs/docs.css index c82afa95..8ca8e887 100644 --- a/docs/docs.css +++ b/docs/docs.css @@ -1,3 +1,140 @@ +/* roboto-mono-regular - latin */ +@font-face { + font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */ + font-family: 'Roboto Mono'; + font-style: normal; + font-weight: 400; + src: url('../fonts/roboto-mono-v22-latin-regular.eot'); /* IE9 Compat Modes */ + src: url('../fonts/roboto-mono-v22-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ + url('../fonts/roboto-mono-v22-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ + url('../fonts/roboto-mono-v22-latin-regular.woff') format('woff'), /* Modern Browsers */ + url('../fonts/roboto-mono-v22-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ + url('../fonts/roboto-mono-v22-latin-regular.svg#RobotoMono') format('svg'); /* Legacy iOS */ +} +/* roboto-mono-italic - latin */ +@font-face { + font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */ + font-family: 'Roboto Mono'; + font-style: italic; + font-weight: 400; + src: url('../fonts/roboto-mono-v22-latin-italic.eot'); /* IE9 Compat Modes */ + src: url('../fonts/roboto-mono-v22-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ + url('../fonts/roboto-mono-v22-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */ + url('../fonts/roboto-mono-v22-latin-italic.woff') format('woff'), /* Modern Browsers */ + url('../fonts/roboto-mono-v22-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */ + url('../fonts/roboto-mono-v22-latin-italic.svg#RobotoMono') format('svg'); /* Legacy iOS */ +} +/* roboto-mono-700 - latin */ +@font-face { + font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */ + font-family: 'Roboto Mono'; + font-style: normal; + font-weight: 700; + src: url('../fonts/roboto-mono-v22-latin-700.eot'); /* IE9 Compat Modes */ + src: url('../fonts/roboto-mono-v22-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ + url('../fonts/roboto-mono-v22-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ + url('../fonts/roboto-mono-v22-latin-700.woff') format('woff'), /* Modern Browsers */ + url('../fonts/roboto-mono-v22-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ + url('../fonts/roboto-mono-v22-latin-700.svg#RobotoMono') format('svg'); /* Legacy iOS */ +} +/* roboto-mono-700italic - latin */ +@font-face { + font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */ + font-family: 'Roboto Mono'; + font-style: italic; + font-weight: 700; + src: url('../fonts/roboto-mono-v22-latin-700italic.eot'); /* IE9 Compat Modes */ + src: url('../fonts/roboto-mono-v22-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ + url('../fonts/roboto-mono-v22-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */ + url('../fonts/roboto-mono-v22-latin-700italic.woff') format('woff'), /* Modern Browsers */ + url('../fonts/roboto-mono-v22-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */ + url('../fonts/roboto-mono-v22-latin-700italic.svg#RobotoMono') format('svg'); /* Legacy iOS */ +} + +/* roboto-300 - latin */ +@font-face { + font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */ + font-family: 'Roboto'; + font-style: normal; + font-weight: 300; + src: url('./fonts/roboto-v30-latin-300.eot'); /* IE9 Compat Modes */ + src: 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#Roboto') format('svg'); /* Legacy iOS */ +} +/* roboto-300italic - latin */ +@font-face { + font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */ + font-family: 'Roboto'; + font-style: italic; + font-weight: 300; + src: url('./fonts/roboto-v30-latin-300italic.eot'); /* IE9 Compat Modes */ + src: 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#Roboto') format('svg'); /* Legacy iOS */ +} +/* roboto-regular - latin */ +@font-face { + font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */ + font-family: 'Roboto'; + font-style: normal; + font-weight: 400; + src: url('./fonts/roboto-v30-latin-regular.eot'); /* IE9 Compat Modes */ + src: 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#Roboto') format('svg'); /* Legacy iOS */ +} +/* roboto-italic - latin */ +@font-face { + font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */ + font-family: 'Roboto'; + font-style: italic; + font-weight: 400; + src: url('./fonts/roboto-v30-latin-italic.eot'); /* IE9 Compat Modes */ + src: 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#Roboto') format('svg'); /* Legacy iOS */ +} +/* roboto-700 - latin */ +@font-face { + font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */ + font-family: 'Roboto'; + font-style: normal; + font-weight: 700; + src: url('./fonts/roboto-v30-latin-700.eot'); /* IE9 Compat Modes */ + src: 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#Roboto') format('svg'); /* Legacy iOS */ +} +/* roboto-700italic - latin */ +@font-face { + font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */ + font-family: 'Roboto'; + font-style: italic; + font-weight: 700; + src: url('./fonts/roboto-v30-latin-700italic.eot'); /* IE9 Compat Modes */ + src: 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#Roboto') format('svg'); /* Legacy iOS */ +} + +:root { + --md-text-font: "Roboto"; + --md-code-font: "Roboto Mono"; +} + .juxtapose { margin-bottom: 1rem; } diff --git a/docs/fonts/roboto-mono-v22-latin-700.eot b/docs/fonts/roboto-mono-v22-latin-700.eot new file mode 100644 index 00000000..d6c4aeeb Binary files /dev/null and b/docs/fonts/roboto-mono-v22-latin-700.eot differ diff --git a/docs/fonts/roboto-mono-v22-latin-700.svg b/docs/fonts/roboto-mono-v22-latin-700.svg new file mode 100644 index 00000000..9ff8168e --- /dev/null +++ b/docs/fonts/roboto-mono-v22-latin-700.svg @@ -0,0 +1,405 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/fonts/roboto-mono-v22-latin-700.ttf b/docs/fonts/roboto-mono-v22-latin-700.ttf new file mode 100644 index 00000000..180a7265 Binary files /dev/null and b/docs/fonts/roboto-mono-v22-latin-700.ttf differ diff --git a/docs/fonts/roboto-mono-v22-latin-700.woff b/docs/fonts/roboto-mono-v22-latin-700.woff new file mode 100644 index 00000000..252e6a4d Binary files /dev/null and b/docs/fonts/roboto-mono-v22-latin-700.woff differ diff --git a/docs/fonts/roboto-mono-v22-latin-700.woff2 b/docs/fonts/roboto-mono-v22-latin-700.woff2 new file mode 100644 index 00000000..d7170dac Binary files /dev/null and b/docs/fonts/roboto-mono-v22-latin-700.woff2 differ diff --git a/docs/fonts/roboto-mono-v22-latin-700italic.eot b/docs/fonts/roboto-mono-v22-latin-700italic.eot new file mode 100644 index 00000000..47ebdb20 Binary files /dev/null and b/docs/fonts/roboto-mono-v22-latin-700italic.eot differ diff --git a/docs/fonts/roboto-mono-v22-latin-700italic.svg b/docs/fonts/roboto-mono-v22-latin-700italic.svg new file mode 100644 index 00000000..e9b794d0 --- /dev/null +++ b/docs/fonts/roboto-mono-v22-latin-700italic.svg @@ -0,0 +1,423 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/fonts/roboto-mono-v22-latin-700italic.ttf b/docs/fonts/roboto-mono-v22-latin-700italic.ttf new file mode 100644 index 00000000..7b2f4375 Binary files /dev/null and b/docs/fonts/roboto-mono-v22-latin-700italic.ttf differ diff --git a/docs/fonts/roboto-mono-v22-latin-700italic.woff b/docs/fonts/roboto-mono-v22-latin-700italic.woff new file mode 100644 index 00000000..ef161978 Binary files /dev/null and b/docs/fonts/roboto-mono-v22-latin-700italic.woff differ diff --git a/docs/fonts/roboto-mono-v22-latin-700italic.woff2 b/docs/fonts/roboto-mono-v22-latin-700italic.woff2 new file mode 100644 index 00000000..f4a66494 Binary files /dev/null and b/docs/fonts/roboto-mono-v22-latin-700italic.woff2 differ diff --git a/docs/fonts/roboto-mono-v22-latin-italic.eot b/docs/fonts/roboto-mono-v22-latin-italic.eot new file mode 100644 index 00000000..22507226 Binary files /dev/null and b/docs/fonts/roboto-mono-v22-latin-italic.eot differ diff --git a/docs/fonts/roboto-mono-v22-latin-italic.svg b/docs/fonts/roboto-mono-v22-latin-italic.svg new file mode 100644 index 00000000..304086dd --- /dev/null +++ b/docs/fonts/roboto-mono-v22-latin-italic.svg @@ -0,0 +1,421 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/fonts/roboto-mono-v22-latin-italic.ttf b/docs/fonts/roboto-mono-v22-latin-italic.ttf new file mode 100644 index 00000000..19ea1a7b Binary files /dev/null and b/docs/fonts/roboto-mono-v22-latin-italic.ttf differ diff --git a/docs/fonts/roboto-mono-v22-latin-italic.woff b/docs/fonts/roboto-mono-v22-latin-italic.woff new file mode 100644 index 00000000..c46b7622 Binary files /dev/null and b/docs/fonts/roboto-mono-v22-latin-italic.woff differ diff --git a/docs/fonts/roboto-mono-v22-latin-italic.woff2 b/docs/fonts/roboto-mono-v22-latin-italic.woff2 new file mode 100644 index 00000000..ece53bdc Binary files /dev/null and b/docs/fonts/roboto-mono-v22-latin-italic.woff2 differ diff --git a/docs/fonts/roboto-mono-v22-latin-regular.eot b/docs/fonts/roboto-mono-v22-latin-regular.eot new file mode 100644 index 00000000..be82ca55 Binary files /dev/null and b/docs/fonts/roboto-mono-v22-latin-regular.eot differ diff --git a/docs/fonts/roboto-mono-v22-latin-regular.svg b/docs/fonts/roboto-mono-v22-latin-regular.svg new file mode 100644 index 00000000..18643286 --- /dev/null +++ b/docs/fonts/roboto-mono-v22-latin-regular.svg @@ -0,0 +1,405 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/fonts/roboto-mono-v22-latin-regular.ttf b/docs/fonts/roboto-mono-v22-latin-regular.ttf new file mode 100644 index 00000000..de0f4852 Binary files /dev/null and b/docs/fonts/roboto-mono-v22-latin-regular.ttf differ diff --git a/docs/fonts/roboto-mono-v22-latin-regular.woff b/docs/fonts/roboto-mono-v22-latin-regular.woff new file mode 100644 index 00000000..be3eb4c4 Binary files /dev/null and b/docs/fonts/roboto-mono-v22-latin-regular.woff differ diff --git a/docs/fonts/roboto-mono-v22-latin-regular.woff2 b/docs/fonts/roboto-mono-v22-latin-regular.woff2 new file mode 100644 index 00000000..f8894bab Binary files /dev/null and b/docs/fonts/roboto-mono-v22-latin-regular.woff2 differ diff --git a/docs/fonts/roboto-v30-latin-300.eot b/docs/fonts/roboto-v30-latin-300.eot new file mode 100644 index 00000000..052b15c6 Binary files /dev/null and b/docs/fonts/roboto-v30-latin-300.eot differ diff --git a/docs/fonts/roboto-v30-latin-300.svg b/docs/fonts/roboto-v30-latin-300.svg new file mode 100644 index 00000000..4ded944a --- /dev/null +++ b/docs/fonts/roboto-v30-latin-300.svg @@ -0,0 +1,312 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/fonts/roboto-v30-latin-300.ttf b/docs/fonts/roboto-v30-latin-300.ttf new file mode 100644 index 00000000..0ddede80 Binary files /dev/null and b/docs/fonts/roboto-v30-latin-300.ttf differ diff --git a/docs/fonts/roboto-v30-latin-300.woff b/docs/fonts/roboto-v30-latin-300.woff new file mode 100644 index 00000000..36979aee Binary files /dev/null and b/docs/fonts/roboto-v30-latin-300.woff differ diff --git a/docs/fonts/roboto-v30-latin-300.woff2 b/docs/fonts/roboto-v30-latin-300.woff2 new file mode 100644 index 00000000..60681387 Binary files /dev/null and b/docs/fonts/roboto-v30-latin-300.woff2 differ diff --git a/docs/fonts/roboto-v30-latin-300italic.eot b/docs/fonts/roboto-v30-latin-300italic.eot new file mode 100644 index 00000000..bad3b498 Binary files /dev/null and b/docs/fonts/roboto-v30-latin-300italic.eot differ diff --git a/docs/fonts/roboto-v30-latin-300italic.svg b/docs/fonts/roboto-v30-latin-300italic.svg new file mode 100644 index 00000000..758402b6 --- /dev/null +++ b/docs/fonts/roboto-v30-latin-300italic.svg @@ -0,0 +1,329 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/fonts/roboto-v30-latin-300italic.ttf b/docs/fonts/roboto-v30-latin-300italic.ttf new file mode 100644 index 00000000..a0423bcd Binary files /dev/null and b/docs/fonts/roboto-v30-latin-300italic.ttf differ diff --git a/docs/fonts/roboto-v30-latin-300italic.woff b/docs/fonts/roboto-v30-latin-300italic.woff new file mode 100644 index 00000000..f52f7670 Binary files /dev/null and b/docs/fonts/roboto-v30-latin-300italic.woff differ diff --git a/docs/fonts/roboto-v30-latin-300italic.woff2 b/docs/fonts/roboto-v30-latin-300italic.woff2 new file mode 100644 index 00000000..22c57b01 Binary files /dev/null and b/docs/fonts/roboto-v30-latin-300italic.woff2 differ diff --git a/docs/fonts/roboto-v30-latin-700.eot b/docs/fonts/roboto-v30-latin-700.eot new file mode 100644 index 00000000..701f742d Binary files /dev/null and b/docs/fonts/roboto-v30-latin-700.eot differ diff --git a/docs/fonts/roboto-v30-latin-700.svg b/docs/fonts/roboto-v30-latin-700.svg new file mode 100644 index 00000000..11db87dd --- /dev/null +++ b/docs/fonts/roboto-v30-latin-700.svg @@ -0,0 +1,309 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/fonts/roboto-v30-latin-700.ttf b/docs/fonts/roboto-v30-latin-700.ttf new file mode 100644 index 00000000..59830da8 Binary files /dev/null and b/docs/fonts/roboto-v30-latin-700.ttf differ diff --git a/docs/fonts/roboto-v30-latin-700.woff b/docs/fonts/roboto-v30-latin-700.woff new file mode 100644 index 00000000..db0012d1 Binary files /dev/null and b/docs/fonts/roboto-v30-latin-700.woff differ diff --git a/docs/fonts/roboto-v30-latin-700.woff2 b/docs/fonts/roboto-v30-latin-700.woff2 new file mode 100644 index 00000000..771fbecc Binary files /dev/null and b/docs/fonts/roboto-v30-latin-700.woff2 differ diff --git a/docs/fonts/roboto-v30-latin-700italic.eot b/docs/fonts/roboto-v30-latin-700italic.eot new file mode 100644 index 00000000..eb39518a Binary files /dev/null and b/docs/fonts/roboto-v30-latin-700italic.eot differ diff --git a/docs/fonts/roboto-v30-latin-700italic.svg b/docs/fonts/roboto-v30-latin-700italic.svg new file mode 100644 index 00000000..050bee0e --- /dev/null +++ b/docs/fonts/roboto-v30-latin-700italic.svg @@ -0,0 +1,325 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/fonts/roboto-v30-latin-700italic.ttf b/docs/fonts/roboto-v30-latin-700italic.ttf new file mode 100644 index 00000000..95521816 Binary files /dev/null and b/docs/fonts/roboto-v30-latin-700italic.ttf differ diff --git a/docs/fonts/roboto-v30-latin-700italic.woff b/docs/fonts/roboto-v30-latin-700italic.woff new file mode 100644 index 00000000..17efecc1 Binary files /dev/null and b/docs/fonts/roboto-v30-latin-700italic.woff differ diff --git a/docs/fonts/roboto-v30-latin-700italic.woff2 b/docs/fonts/roboto-v30-latin-700italic.woff2 new file mode 100644 index 00000000..a56a6ede Binary files /dev/null and b/docs/fonts/roboto-v30-latin-700italic.woff2 differ diff --git a/docs/fonts/roboto-v30-latin-italic.eot b/docs/fonts/roboto-v30-latin-italic.eot new file mode 100644 index 00000000..ee2f1efd Binary files /dev/null and b/docs/fonts/roboto-v30-latin-italic.eot differ diff --git a/docs/fonts/roboto-v30-latin-italic.svg b/docs/fonts/roboto-v30-latin-italic.svg new file mode 100644 index 00000000..4d597971 --- /dev/null +++ b/docs/fonts/roboto-v30-latin-italic.svg @@ -0,0 +1,323 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/fonts/roboto-v30-latin-italic.ttf b/docs/fonts/roboto-v30-latin-italic.ttf new file mode 100644 index 00000000..add4a6e2 Binary files /dev/null and b/docs/fonts/roboto-v30-latin-italic.ttf differ diff --git a/docs/fonts/roboto-v30-latin-italic.woff b/docs/fonts/roboto-v30-latin-italic.woff new file mode 100644 index 00000000..ebee16b9 Binary files /dev/null and b/docs/fonts/roboto-v30-latin-italic.woff differ diff --git a/docs/fonts/roboto-v30-latin-italic.woff2 b/docs/fonts/roboto-v30-latin-italic.woff2 new file mode 100644 index 00000000..e1b7a79f Binary files /dev/null and b/docs/fonts/roboto-v30-latin-italic.woff2 differ diff --git a/docs/fonts/roboto-v30-latin-regular.eot b/docs/fonts/roboto-v30-latin-regular.eot new file mode 100644 index 00000000..c244b089 Binary files /dev/null and b/docs/fonts/roboto-v30-latin-regular.eot differ diff --git a/docs/fonts/roboto-v30-latin-regular.svg b/docs/fonts/roboto-v30-latin-regular.svg new file mode 100644 index 00000000..627f5a36 --- /dev/null +++ b/docs/fonts/roboto-v30-latin-regular.svg @@ -0,0 +1,308 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/fonts/roboto-v30-latin-regular.ttf b/docs/fonts/roboto-v30-latin-regular.ttf new file mode 100644 index 00000000..d0e63254 Binary files /dev/null and b/docs/fonts/roboto-v30-latin-regular.ttf differ diff --git a/docs/fonts/roboto-v30-latin-regular.woff b/docs/fonts/roboto-v30-latin-regular.woff new file mode 100644 index 00000000..9eaa94f9 Binary files /dev/null and b/docs/fonts/roboto-v30-latin-regular.woff differ diff --git a/docs/fonts/roboto-v30-latin-regular.woff2 b/docs/fonts/roboto-v30-latin-regular.woff2 new file mode 100644 index 00000000..020729ef Binary files /dev/null and b/docs/fonts/roboto-v30-latin-regular.woff2 differ -- cgit v1.3.1