diff --git a/static/fonts/Cozette.woff b/static/fonts/Cozette.woff new file mode 100644 index 0000000..70b0d7b Binary files /dev/null and b/static/fonts/Cozette.woff differ diff --git a/static/fonts/Cozette.woff2 b/static/fonts/Cozette.woff2 new file mode 100644 index 0000000..34d42e1 Binary files /dev/null and b/static/fonts/Cozette.woff2 differ diff --git a/static/fonts/TOMMYHILFIGERAF.woff b/static/fonts/TOMMYHILFIGERAF.woff new file mode 100644 index 0000000..a861680 Binary files /dev/null and b/static/fonts/TOMMYHILFIGERAF.woff differ diff --git a/static/fonts/TOMMYHILFIGERAF.woff2 b/static/fonts/TOMMYHILFIGERAF.woff2 new file mode 100644 index 0000000..9130f6b Binary files /dev/null and b/static/fonts/TOMMYHILFIGERAF.woff2 differ diff --git a/static/fonts/VCROSDMono.woff b/static/fonts/VCROSDMono.woff new file mode 100644 index 0000000..9f1e864 Binary files /dev/null and b/static/fonts/VCROSDMono.woff differ diff --git a/static/fonts/VCROSDMono.woff2 b/static/fonts/VCROSDMono.woff2 new file mode 100644 index 0000000..9de1950 Binary files /dev/null and b/static/fonts/VCROSDMono.woff2 differ diff --git a/static/fonts/style.css b/static/fonts/style.css new file mode 100644 index 0000000..4641eed --- /dev/null +++ b/static/fonts/style.css @@ -0,0 +1,24 @@ +@font-face { + font-family: 'TOMMY HILFIGER AF'; + src: local('TOMMY HILFIGER AF'), local('TOMMYHILFIGERAF'), + url('TOMMYHILFIGERAF.woff2') format('woff2'), + url('TOMMYHILFIGERAF.woff') format('woff'); + font-weight: normal; + font-style: normal; +} +@font-face { + font-family: 'VCR OSD Mono'; + src: local('VCR OSD Mono'), local('VCROSDMono'), + url('VCROSDMono.woff2') format('woff2'), + url('VCROSDMono.woff') format('woff'); + font-weight: normal; + font-style: normal; +} +@font-face { + font-family: 'Cozette'; + src: local('Cozette'), + url('Cozette.woff2') format('woff2'), + url('Cozette.woff') format('woff'); + font-weight: normal; + font-style: normal; +} diff --git a/static/images/worst.jpg b/static/images/worst.jpg new file mode 100644 index 0000000..29e9624 Binary files /dev/null and b/static/images/worst.jpg differ