initial commit
This commit is contained in:
BIN
assets/ecoregions_map.png
Normal file
BIN
assets/ecoregions_map.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 550 KiB |
43
assets/fonts.css
Normal file
43
assets/fonts.css
Normal file
@@ -0,0 +1,43 @@
|
||||
/* assets/fonts.css */
|
||||
|
||||
@font-face {
|
||||
font-family: 'Atkinson Hyperlegible Next';
|
||||
src: url('fonts/AtkinsonHyperlegibleNext-Regular.ttf') format('truetype');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Atkinson Hyperlegible Next';
|
||||
src: url('fonts/AtkinsonHyperlegibleNext-Bold.ttf') format('truetype');
|
||||
font-weight: bold;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Atkinson Hyperlegible Next';
|
||||
src: url('fonts/AtkinsonHyperlegibleNext-Italic.ttf') format('truetype');
|
||||
font-weight: normal;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Atkinson Hyperlegible Next';
|
||||
src: url('fonts/AtkinsonHyperlegibleNext-BoldItalic.ttf') format('truetype');
|
||||
font-weight: bold;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Atkinson Hyperlegible Mono';
|
||||
src: url('fonts/AtkinsonHyperlegibleMono-Regular.ttf') format('truetype');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Atkinson Hyperlegible Mono';
|
||||
src: url('fonts/AtkinsonHyperlegibleMono-Bold.ttf') format('truetype');
|
||||
font-weight: bold;
|
||||
font-style: normal;
|
||||
}
|
||||
BIN
assets/fonts/AtkinsonHyperlegibleMono-Bold.ttf
Normal file
BIN
assets/fonts/AtkinsonHyperlegibleMono-Bold.ttf
Normal file
Binary file not shown.
BIN
assets/fonts/AtkinsonHyperlegibleMono-Regular.ttf
Normal file
BIN
assets/fonts/AtkinsonHyperlegibleMono-Regular.ttf
Normal file
Binary file not shown.
BIN
assets/fonts/AtkinsonHyperlegibleNext-Bold.ttf
Executable file
BIN
assets/fonts/AtkinsonHyperlegibleNext-Bold.ttf
Executable file
Binary file not shown.
BIN
assets/fonts/AtkinsonHyperlegibleNext-BoldItalic.ttf
Executable file
BIN
assets/fonts/AtkinsonHyperlegibleNext-BoldItalic.ttf
Executable file
Binary file not shown.
BIN
assets/fonts/AtkinsonHyperlegibleNext-Italic.ttf
Executable file
BIN
assets/fonts/AtkinsonHyperlegibleNext-Italic.ttf
Executable file
Binary file not shown.
BIN
assets/fonts/AtkinsonHyperlegibleNext-Regular.ttf
Executable file
BIN
assets/fonts/AtkinsonHyperlegibleNext-Regular.ttf
Executable file
Binary file not shown.
BIN
assets/study_sites_globe.png
Normal file
BIN
assets/study_sites_globe.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 286 KiB |
Reference in New Issue
Block a user