mirror of
https://github.com/robonen/metr.git
synced 2026-03-20 10:54:41 +00:00
Main page
This commit is contained in:
BIN
fonts/Stapel/Stapel-Bold.ttf
Normal file
BIN
fonts/Stapel/Stapel-Bold.ttf
Normal file
Binary file not shown.
BIN
fonts/Stapel/Stapel-Bold.woff
Normal file
BIN
fonts/Stapel/Stapel-Bold.woff
Normal file
Binary file not shown.
BIN
fonts/Stapel/Stapel-Bold.woff2
Normal file
BIN
fonts/Stapel/Stapel-Bold.woff2
Normal file
Binary file not shown.
BIN
fonts/Stapel/stapel-semi-expanded-bold.otf
Normal file
BIN
fonts/Stapel/stapel-semi-expanded-bold.otf
Normal file
Binary file not shown.
BIN
fonts/StapelS/Stapel-SemiExpandedBold.ttf
Normal file
BIN
fonts/StapelS/Stapel-SemiExpandedBold.ttf
Normal file
Binary file not shown.
BIN
fonts/StapelS/Stapel-SemiExpandedBold.woff
Normal file
BIN
fonts/StapelS/Stapel-SemiExpandedBold.woff
Normal file
Binary file not shown.
BIN
fonts/StapelS/Stapel-SemiExpandedBold.woff2
Normal file
BIN
fonts/StapelS/Stapel-SemiExpandedBold.woff2
Normal file
Binary file not shown.
9
fonts/StapelS/style.css
Normal file
9
fonts/StapelS/style.css
Normal file
@@ -0,0 +1,9 @@
|
||||
@font-face {
|
||||
font-family: 'Stapel';
|
||||
src: local('Stapel Semi Expanded Bold'), local('Stapel-Semi-Expanded-Bold'),
|
||||
url('Stapel-SemiExpandedBold.woff2') format('woff2'),
|
||||
url('Stapel-SemiExpandedBold.woff') format('woff'),
|
||||
url('Stapel-SemiExpandedBold.ttf') format('truetype');
|
||||
font-weight: 700;
|
||||
font-style: normal;
|
||||
}
|
||||
Reference in New Issue
Block a user