diff --git a/src/app.css b/src/app.css index 3b0fb42..070a69a 100644 --- a/src/app.css +++ b/src/app.css @@ -1,5 +1,56 @@ -@import url('https://fonts.googleapis.com/css2?family=DM+Mono:wght@300;400;500&display=swap'); -@import url('https://fonts.googleapis.com/css2?family=Major+Mono+Display:wght@400&display=swap'); +/* major-mono-display-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: 'Major Mono Display'; + font-style: normal; + font-weight: 400; + src: url('/fonts/major-mono-display-v13-latin-regular.eot'); /* IE9 Compat Modes */ + src: url('/fonts/major-mono-display-v13-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ + url('/fonts/major-mono-display-v13-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ + url('/fonts/major-mono-display-v13-latin-regular.woff') format('woff'), /* Modern Browsers */ + url('/fonts/major-mono-display-v13-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ + url('/fonts/major-mono-display-v13-latin-regular.svg#MajorMonoDisplay') format('svg'); /* Legacy iOS */ +} + +/* dm-mono-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: 'DM Mono'; + font-style: normal; + font-weight: 300; + src: url('/fonts/dm-mono-v11-latin-300.eot'); /* IE9 Compat Modes */ + src: url('/fonts/dm-mono-v11-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ + url('/fonts/dm-mono-v11-latin-300.woff2') format('woff2'), /* Super Modern Browsers */ + url('/fonts/dm-mono-v11-latin-300.woff') format('woff'), /* Modern Browsers */ + url('/fonts/dm-mono-v11-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ + url('/fonts/dm-mono-v11-latin-300.svg#DMMono') format('svg'); /* Legacy iOS */ + } + /* dm-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: 'DM Mono'; + font-style: normal; + font-weight: 400; + src: url('/fonts/dm-mono-v11-latin-regular.eot'); /* IE9 Compat Modes */ + src: url('/fonts/dm-mono-v11-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ + url('/fonts/dm-mono-v11-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ + url('/fonts/dm-mono-v11-latin-regular.woff') format('woff'), /* Modern Browsers */ + url('/fonts/dm-mono-v11-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ + url('/fonts/dm-mono-v11-latin-regular.svg#DMMono') format('svg'); /* Legacy iOS */ + } + /* dm-mono-500 - 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: 'DM Mono'; + font-style: normal; + font-weight: 500; + src: url('/fonts/dm-mono-v11-latin-500.eot'); /* IE9 Compat Modes */ + src: url('/fonts/dm-mono-v11-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ + url('/fonts/dm-mono-v11-latin-500.woff2') format('woff2'), /* Super Modern Browsers */ + url('/fonts/dm-mono-v11-latin-500.woff') format('woff'), /* Modern Browsers */ + url('/fonts/dm-mono-v11-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */ + url('/fonts/dm-mono-v11-latin-500.svg#DMMono') format('svg'); /* Legacy iOS */ + } @tailwind base; @tailwind components; diff --git a/static/badges/aztec-user.svg b/static/badges/aztec-user.svg new file mode 100644 index 0000000..b74ca55 --- /dev/null +++ b/static/badges/aztec-user.svg @@ -0,0 +1,51 @@ + +Created with Fabric.js 5.2.4 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/static/badges/beerfi-poap.png b/static/badges/beerfi-poap.png new file mode 100644 index 0000000..a7135c0 Binary files /dev/null and b/static/badges/beerfi-poap.png differ diff --git a/static/badges/eth-power-user.svg b/static/badges/eth-power-user.svg new file mode 100644 index 0000000..7f4d89a --- /dev/null +++ b/static/badges/eth-power-user.svg @@ -0,0 +1,481 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/static/badges/ethberlin3.gif b/static/badges/ethberlin3.gif new file mode 100644 index 0000000..7b7977d Binary files /dev/null and b/static/badges/ethberlin3.gif differ diff --git a/static/badges/ethbrno1.png b/static/badges/ethbrno1.png new file mode 100644 index 0000000..ac3e65e Binary files /dev/null and b/static/badges/ethbrno1.png differ diff --git a/static/badges/ethbrno2.png b/static/badges/ethbrno2.png new file mode 100644 index 0000000..4f447ec Binary files /dev/null and b/static/badges/ethbrno2.png differ diff --git a/static/badges/gr15-contributor.svg b/static/badges/gr15-contributor.svg new file mode 100644 index 0000000..5d78699 --- /dev/null +++ b/static/badges/gr15-contributor.svg @@ -0,0 +1,1146 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/static/badges/mergooor.svg b/static/badges/mergooor.svg new file mode 100644 index 0000000..52608a8 --- /dev/null +++ b/static/badges/mergooor.svg @@ -0,0 +1,1039 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/static/badges/sismo-contributor.svg b/static/badges/sismo-contributor.svg new file mode 100644 index 0000000..5314a18 --- /dev/null +++ b/static/badges/sismo-contributor.svg @@ -0,0 +1,446 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/static/badges/ultrasound-money.gif b/static/badges/ultrasound-money.gif new file mode 100644 index 0000000..354456f Binary files /dev/null and b/static/badges/ultrasound-money.gif differ diff --git a/static/fonts/dm-mono-v11-latin-300.eot b/static/fonts/dm-mono-v11-latin-300.eot new file mode 100644 index 0000000..00c7e4d Binary files /dev/null and b/static/fonts/dm-mono-v11-latin-300.eot differ diff --git a/static/fonts/dm-mono-v11-latin-300.svg b/static/fonts/dm-mono-v11-latin-300.svg new file mode 100644 index 0000000..f106546 --- /dev/null +++ b/static/fonts/dm-mono-v11-latin-300.svg @@ -0,0 +1,312 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/static/fonts/dm-mono-v11-latin-300.ttf b/static/fonts/dm-mono-v11-latin-300.ttf new file mode 100644 index 0000000..a718991 Binary files /dev/null and b/static/fonts/dm-mono-v11-latin-300.ttf differ diff --git a/static/fonts/dm-mono-v11-latin-300.woff b/static/fonts/dm-mono-v11-latin-300.woff new file mode 100644 index 0000000..0e9b230 Binary files /dev/null and b/static/fonts/dm-mono-v11-latin-300.woff differ diff --git a/static/fonts/dm-mono-v11-latin-300.woff2 b/static/fonts/dm-mono-v11-latin-300.woff2 new file mode 100644 index 0000000..f3c336c Binary files /dev/null and b/static/fonts/dm-mono-v11-latin-300.woff2 differ diff --git a/static/fonts/dm-mono-v11-latin-500.eot b/static/fonts/dm-mono-v11-latin-500.eot new file mode 100644 index 0000000..aa08134 Binary files /dev/null and b/static/fonts/dm-mono-v11-latin-500.eot differ diff --git a/static/fonts/dm-mono-v11-latin-500.svg b/static/fonts/dm-mono-v11-latin-500.svg new file mode 100644 index 0000000..1e09a9e --- /dev/null +++ b/static/fonts/dm-mono-v11-latin-500.svg @@ -0,0 +1,312 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/static/fonts/dm-mono-v11-latin-500.ttf b/static/fonts/dm-mono-v11-latin-500.ttf new file mode 100644 index 0000000..611c043 Binary files /dev/null and b/static/fonts/dm-mono-v11-latin-500.ttf differ diff --git a/static/fonts/dm-mono-v11-latin-500.woff b/static/fonts/dm-mono-v11-latin-500.woff new file mode 100644 index 0000000..3c87035 Binary files /dev/null and b/static/fonts/dm-mono-v11-latin-500.woff differ diff --git a/static/fonts/dm-mono-v11-latin-500.woff2 b/static/fonts/dm-mono-v11-latin-500.woff2 new file mode 100644 index 0000000..389f0da Binary files /dev/null and b/static/fonts/dm-mono-v11-latin-500.woff2 differ diff --git a/static/fonts/dm-mono-v11-latin-regular.eot b/static/fonts/dm-mono-v11-latin-regular.eot new file mode 100644 index 0000000..35818a7 Binary files /dev/null and b/static/fonts/dm-mono-v11-latin-regular.eot differ diff --git a/static/fonts/dm-mono-v11-latin-regular.svg b/static/fonts/dm-mono-v11-latin-regular.svg new file mode 100644 index 0000000..a445729 --- /dev/null +++ b/static/fonts/dm-mono-v11-latin-regular.svg @@ -0,0 +1,312 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/static/fonts/dm-mono-v11-latin-regular.ttf b/static/fonts/dm-mono-v11-latin-regular.ttf new file mode 100644 index 0000000..0a22e00 Binary files /dev/null and b/static/fonts/dm-mono-v11-latin-regular.ttf differ diff --git a/static/fonts/dm-mono-v11-latin-regular.woff b/static/fonts/dm-mono-v11-latin-regular.woff new file mode 100644 index 0000000..9411fa7 Binary files /dev/null and b/static/fonts/dm-mono-v11-latin-regular.woff differ diff --git a/static/fonts/dm-mono-v11-latin-regular.woff2 b/static/fonts/dm-mono-v11-latin-regular.woff2 new file mode 100644 index 0000000..f723280 Binary files /dev/null and b/static/fonts/dm-mono-v11-latin-regular.woff2 differ diff --git a/static/fonts/major-mono-display-v13-latin-regular.eot b/static/fonts/major-mono-display-v13-latin-regular.eot new file mode 100644 index 0000000..0bbe554 Binary files /dev/null and b/static/fonts/major-mono-display-v13-latin-regular.eot differ diff --git a/static/fonts/major-mono-display-v13-latin-regular.svg b/static/fonts/major-mono-display-v13-latin-regular.svg new file mode 100644 index 0000000..5fc60c0 --- /dev/null +++ b/static/fonts/major-mono-display-v13-latin-regular.svg @@ -0,0 +1,328 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/static/fonts/major-mono-display-v13-latin-regular.ttf b/static/fonts/major-mono-display-v13-latin-regular.ttf new file mode 100644 index 0000000..d2268cc Binary files /dev/null and b/static/fonts/major-mono-display-v13-latin-regular.ttf differ diff --git a/static/fonts/major-mono-display-v13-latin-regular.woff b/static/fonts/major-mono-display-v13-latin-regular.woff new file mode 100644 index 0000000..242a23a Binary files /dev/null and b/static/fonts/major-mono-display-v13-latin-regular.woff differ diff --git a/static/fonts/major-mono-display-v13-latin-regular.woff2 b/static/fonts/major-mono-display-v13-latin-regular.woff2 new file mode 100644 index 0000000..b293fc2 Binary files /dev/null and b/static/fonts/major-mono-display-v13-latin-regular.woff2 differ