locale fonts
GitHub Pages / deploy (push) Successful in 40s Details

This commit is contained in:
Kekskurse 2023-08-14 12:20:52 +02:00
parent 2c989fa9cd
commit b522c98bea
Signed by: kekskurse
GPG Key ID: 728ACCB59341E7E4
38 changed files with 84230 additions and 3 deletions

View File

@ -5,8 +5,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/css/style.css">
<link href='http://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900italic,900' rel='stylesheet' type='text/css'>
<link href="https://cdn.jsdelivr.net/npm/remixicon@3.5.0/fonts/remixicon.css" rel="stylesheet">
<link href="/fonts/remixicon.css" rel="stylesheet">
</head>

View File

@ -2,6 +2,26 @@
@tailwind components;
@tailwind utilities;
/* roboto-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: 'Roboto';
font-style: normal;
font-weight: 300;
src: url('/fonts/roboto-v30-latin-300.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
url('/fonts/roboto-v30-latin-300.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* roboto-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: 'Roboto';
font-style: normal;
font-weight: 400;
src: url('/fonts/roboto-v30-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
url('/fonts/roboto-v30-latin-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
li {
@apply list-disc ml-8

File diff suppressed because one or more lines are too long

0
static/fonts/fonts/.keep Normal file
View File

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

Binary file not shown.

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 2.1 MiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

17913
static/fonts/fonts/symbol.html Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

156
static/fonts/index.html Normal file

File diff suppressed because one or more lines are too long

2583
static/fonts/remixicon.css Normal file

File diff suppressed because it is too large Load Diff

BIN
static/fonts/remixicon.eot Normal file

Binary file not shown.

File diff suppressed because one or more lines are too long

2585
static/fonts/remixicon.less Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

5103
static/fonts/remixicon.scss Normal file

File diff suppressed because it is too large Load Diff

2554
static/fonts/remixicon.styl Normal file

File diff suppressed because it is too large Load Diff

7633
static/fonts/remixicon.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 2.1 MiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 1.3 MiB

BIN
static/fonts/remixicon.ttf Normal file

Binary file not shown.

BIN
static/fonts/remixicon.woff Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

17913
static/fonts/symbol.html Normal file

File diff suppressed because it is too large Load Diff

175
static/fonts/unicode.html Normal file

File diff suppressed because one or more lines are too long