Hello Kosmos

This commit is contained in:
Basti 2021-02-24 19:48:22 +01:00
commit 7b5ed127d0
Signed by untrusted user: basti
GPG Key ID: 9F88009D31D99C72
7 changed files with 33 additions and 0 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,33 @@
@font-face {
font-family: 'Open Sans';
font-weight: 300;
font-style: normal;
font-display: fallback;
local('Open Sans Light'),
local('Open-Sans-Light'),
url('Open-Sans-Light/Open-Sans-Light.woff2') format('woff2'),
url('Open-Sans-Light/Open-Sans-Light.woff') format('woff'),
}
@font-face {
font-family: 'Open Sans';
font-weight: 400;
font-style: normal;
font-display: fallback;
local('Open Sans'),
local('Open Sans Regular'),
local('Open-Sans-Regular'),
url('Open-Sans-regular/Open-Sans-Regular.woff2') format('woff2'),
url('Open-Sans-regular/Open-Sans-Regular.woff') format('woff'),
}
@font-face {
font-family: 'Open Sans';
font-weight: 700;
font-style: normal;
font-display: fallback;
local('Open Sans Bold'),
local('Open-Sans-Bold'),
url('Open-Sans-Bold/Open-Sans-Bold.woff2') format('woff2'),
url('Open-Sans-Bold/Open-Sans-Bold.woff') format('woff'),
}