landing
This commit is contained in:
BIN
src/assets/fonts/GeraspohekoRegular.eot
Normal file
BIN
src/assets/fonts/GeraspohekoRegular.eot
Normal file
Binary file not shown.
BIN
src/assets/fonts/GeraspohekoRegular.ttf
Normal file
BIN
src/assets/fonts/GeraspohekoRegular.ttf
Normal file
Binary file not shown.
BIN
src/assets/fonts/GeraspohekoRegular.woff
Normal file
BIN
src/assets/fonts/GeraspohekoRegular.woff
Normal file
Binary file not shown.
BIN
src/assets/fonts/GeraspohekoRegular.woff2
Normal file
BIN
src/assets/fonts/GeraspohekoRegular.woff2
Normal file
Binary file not shown.
@@ -394,3 +394,16 @@
|
||||
url('LabGrotesque-Light.ttf') format('truetype');
|
||||
font-weight: 300;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Geraspoheko';
|
||||
src: url('GeraspohekoRegular.eot');
|
||||
src: local('Geraspoheko'), local('GeraspohekoRegular'),
|
||||
url('GeraspohekoRegular.eot?#iefix') format('embedded-opentype'),
|
||||
url('GeraspohekoRegular.woff2') format('woff2'),
|
||||
url('GeraspohekoRegular.woff') format('woff'),
|
||||
url('GeraspohekoRegular.ttf') format('truetype');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user