diff --git a/static/fonts/JetBrainsMono-Italic[wght].ttf b/static/fonts/JetBrainsMono-Italic[wght].ttf new file mode 100644 index 0000000..39bed50 Binary files /dev/null and b/static/fonts/JetBrainsMono-Italic[wght].ttf differ diff --git a/static/fonts/JetBrainsMono[wght].ttf b/static/fonts/JetBrainsMono[wght].ttf new file mode 100644 index 0000000..430cff0 Binary files /dev/null and b/static/fonts/JetBrainsMono[wght].ttf differ diff --git a/static/fonts/mono/JetBrainsMono-latin.woff2 b/static/fonts/mono/JetBrainsMono-latin.woff2 new file mode 100644 index 0000000..4d3d6ca Binary files /dev/null and b/static/fonts/mono/JetBrainsMono-latin.woff2 differ diff --git a/static/fonts/mono/JetBrainsMono-latin_ext.woff2 b/static/fonts/mono/JetBrainsMono-latin_ext.woff2 new file mode 100644 index 0000000..af10344 Binary files /dev/null and b/static/fonts/mono/JetBrainsMono-latin_ext.woff2 differ diff --git a/static/fonts/plex/subset-IBMPlexSans-Bold.woff b/static/fonts/plex/subset-IBMPlexSans-Bold.woff new file mode 100644 index 0000000..3cff72e Binary files /dev/null and b/static/fonts/plex/subset-IBMPlexSans-Bold.woff differ diff --git a/static/fonts/plex/subset-IBMPlexSans-Bold.woff2 b/static/fonts/plex/subset-IBMPlexSans-Bold.woff2 new file mode 100644 index 0000000..cf0c141 Binary files /dev/null and b/static/fonts/plex/subset-IBMPlexSans-Bold.woff2 differ diff --git a/static/fonts/plex/subset-IBMPlexSans-BoldItalic.woff b/static/fonts/plex/subset-IBMPlexSans-BoldItalic.woff new file mode 100644 index 0000000..24e4cee Binary files /dev/null and b/static/fonts/plex/subset-IBMPlexSans-BoldItalic.woff differ diff --git a/static/fonts/plex/subset-IBMPlexSans-BoldItalic.woff2 b/static/fonts/plex/subset-IBMPlexSans-BoldItalic.woff2 new file mode 100644 index 0000000..59e9597 Binary files /dev/null and b/static/fonts/plex/subset-IBMPlexSans-BoldItalic.woff2 differ diff --git a/static/fonts/plex/subset-IBMPlexSans-Italic.woff b/static/fonts/plex/subset-IBMPlexSans-Italic.woff new file mode 100644 index 0000000..11a7573 Binary files /dev/null and b/static/fonts/plex/subset-IBMPlexSans-Italic.woff differ diff --git a/static/fonts/plex/subset-IBMPlexSans-Italic.woff2 b/static/fonts/plex/subset-IBMPlexSans-Italic.woff2 new file mode 100644 index 0000000..3c48b63 Binary files /dev/null and b/static/fonts/plex/subset-IBMPlexSans-Italic.woff2 differ diff --git a/static/fonts/plex/subset-IBMPlexSans-SmBld.woff b/static/fonts/plex/subset-IBMPlexSans-SmBld.woff new file mode 100644 index 0000000..24fcd80 Binary files /dev/null and b/static/fonts/plex/subset-IBMPlexSans-SmBld.woff differ diff --git a/static/fonts/plex/subset-IBMPlexSans-SmBld.woff2 b/static/fonts/plex/subset-IBMPlexSans-SmBld.woff2 new file mode 100644 index 0000000..d908551 Binary files /dev/null and b/static/fonts/plex/subset-IBMPlexSans-SmBld.woff2 differ diff --git a/static/fonts/plex/subset-IBMPlexSans-SmBldItalic.woff b/static/fonts/plex/subset-IBMPlexSans-SmBldItalic.woff new file mode 100644 index 0000000..c241e4c Binary files /dev/null and b/static/fonts/plex/subset-IBMPlexSans-SmBldItalic.woff differ diff --git a/static/fonts/plex/subset-IBMPlexSans-SmBldItalic.woff2 b/static/fonts/plex/subset-IBMPlexSans-SmBldItalic.woff2 new file mode 100644 index 0000000..8b068c1 Binary files /dev/null and b/static/fonts/plex/subset-IBMPlexSans-SmBldItalic.woff2 differ diff --git a/static/fonts/plex/subset-IBMPlexSans.woff b/static/fonts/plex/subset-IBMPlexSans.woff new file mode 100644 index 0000000..91b6be1 Binary files /dev/null and b/static/fonts/plex/subset-IBMPlexSans.woff differ diff --git a/static/fonts/plex/subset-IBMPlexSans.woff2 b/static/fonts/plex/subset-IBMPlexSans.woff2 new file mode 100644 index 0000000..16a6ac4 Binary files /dev/null and b/static/fonts/plex/subset-IBMPlexSans.woff2 differ diff --git a/static/fonts/stylesheet.css b/static/fonts/stylesheet.css new file mode 100644 index 0000000..86d5a61 --- /dev/null +++ b/static/fonts/stylesheet.css @@ -0,0 +1,54 @@ +@font-face { + font-family: 'IBM Plex Sans'; + src: url('fonts/subset-IBMPlexSans-Italic.woff2') format('woff2'), + url('fonts/subset-IBMPlexSans-Italic.woff') format('woff'); + font-weight: normal; + font-style: italic; + font-display: swap; +} + +@font-face { + font-family: 'IBM Plex Sans'; + src: url('fonts/subset-IBMPlexSans-BoldItalic.woff2') format('woff2'), + url('fonts/subset-IBMPlexSans-BoldItalic.woff') format('woff'); + font-weight: bold; + font-style: italic; + font-display: swap; +} + +@font-face { + font-family: 'IBM Plex Sans'; + src: url('fonts/subset-IBMPlexSans-Bold.woff2') format('woff2'), + url('fonts/subset-IBMPlexSans-Bold.woff') format('woff'); + font-weight: bold; + font-style: normal; + font-display: swap; +} + +@font-face { + font-family: 'IBM Plex Sans'; + src: url('fonts/subset-IBMPlexSans-SmBld.woff2') format('woff2'), + url('fonts/subset-IBMPlexSans-SmBld.woff') format('woff'); + font-weight: 600; + font-style: normal; + font-display: swap; +} + +@font-face { + font-family: 'IBM Plex Sans'; + src: url('fonts/subset-IBMPlexSans.woff2') format('woff2'), + url('fonts/subset-IBMPlexSans.woff') format('woff'); + font-weight: normal; + font-style: normal; + font-display: swap; +} + +@font-face { + font-family: 'IBM Plex Sans'; + src: url('fonts/subset-IBMPlexSans-SmBldItalic.woff2') format('woff2'), + url('fonts/subset-IBMPlexSans-SmBldItalic.woff') format('woff'); + font-weight: 600; + font-style: italic; + font-display: swap; +} + diff --git a/static/img/if25_banner.png b/static/img/if25_banner.png new file mode 100644 index 0000000..0c7fb51 Binary files /dev/null and b/static/img/if25_banner.png differ diff --git a/static/img/if25_banner_no_text.png b/static/img/if25_banner_no_text.png new file mode 100644 index 0000000..42fc835 Binary files /dev/null and b/static/img/if25_banner_no_text.png differ diff --git a/static/img/if25_favicon.png b/static/img/if25_favicon.png new file mode 100644 index 0000000..6586333 Binary files /dev/null and b/static/img/if25_favicon.png differ diff --git a/static/img/if25_logo.png b/static/img/if25_logo.png new file mode 100644 index 0000000..9255fb9 Binary files /dev/null and b/static/img/if25_logo.png differ diff --git a/static/img/if25_logotype.png b/static/img/if25_logotype.png new file mode 100644 index 0000000..a791ec5 Binary files /dev/null and b/static/img/if25_logotype.png differ diff --git a/static/img/if25_plakat_a2.webp b/static/img/if25_plakat_a2.webp new file mode 100644 index 0000000..3e312ed Binary files /dev/null and b/static/img/if25_plakat_a2.webp differ