Compare commits
3 commits
Author | SHA1 | Date | |
---|---|---|---|
|
69e637ffb7 | ||
|
bc81755bae | ||
|
76cbee4708 |
192 changed files with 1605 additions and 1760 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,4 +2,3 @@
|
|||
/*.html
|
||||
*.odt
|
||||
*.odg
|
||||
zutun.txt
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Sitemap: https://computerschaf.at/sitemap.txt
|
|
@ -1,4 +0,0 @@
|
|||
https://computerschaf.at/index.html
|
||||
https://computerschaf.at/bedingungen.html
|
||||
https://computerschaf.at/impressum.html
|
||||
https://computerschaf.at/datenschutz.html
|
185
static/fonts/Lato/Lato.css
Normal file
185
static/fonts/Lato/Lato.css
Normal file
|
@ -0,0 +1,185 @@
|
|||
/*
|
||||
* Lato by Łukasz Dziedzic - http://www.latofonts.com/lato-free-fonts/
|
||||
* License: OFL-1.1
|
||||
*/
|
||||
|
||||
@font-face {
|
||||
font-family: 'Lato';
|
||||
font-style: normal;
|
||||
font-weight: 100;
|
||||
font-display: swap;
|
||||
src: local('Lato'),
|
||||
url('woff2/Lato Hairline.woff2') format('woff2'),
|
||||
url('woff/Lato Hairline.woff') format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Lato';
|
||||
font-style: italic;
|
||||
font-weight: 100;
|
||||
font-display: swap;
|
||||
src: local('Lato'),
|
||||
url('woff2/Lato Hairline Italic.woff2') format('woff2'),
|
||||
url('woff/Lato Hairline Italic.woff') format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Lato';
|
||||
font-style: normal;
|
||||
font-weight: 200;
|
||||
font-display: swap;
|
||||
src: local('Lato'),
|
||||
url('woff2/Lato Thin.woff2') format('woff2'),
|
||||
url('woff/Lato Thin.woff') format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Lato';
|
||||
font-style: italic;
|
||||
font-weight: 200;
|
||||
font-display: swap;
|
||||
src: local('Lato'),
|
||||
url('woff2/Lato Thin Italic.woff2') format('woff2'),
|
||||
url('woff/Lato Thin Italic.woff') format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Lato';
|
||||
font-style: normal;
|
||||
font-weight: 300;
|
||||
font-display: swap;
|
||||
src: local('Lato'),
|
||||
url('woff2/Lato Light.woff2') format('woff2'),
|
||||
url('woff/Lato Light.woff') format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Lato';
|
||||
font-style: italic;
|
||||
font-weight: 300;
|
||||
font-display: swap;
|
||||
src: local('Lato'),
|
||||
url('woff2/Lato Light Italic.woff2') format('woff2'),
|
||||
url('woff/Lato Light Italic.woff') format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Lato';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
font-display: swap;
|
||||
src: local('Lato'),
|
||||
url('woff2/Lato.woff2') format('woff2'),
|
||||
url('woff/Lato.woff') format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Lato';
|
||||
font-style: italic;
|
||||
font-weight: 400;
|
||||
font-display: swap;
|
||||
src: local('Lato'),
|
||||
url('woff2/Lato Italic.woff2') format('woff2'),
|
||||
url('woff/Lato Italic.woff') format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Lato';
|
||||
font-style: normal;
|
||||
font-weight: 500;
|
||||
font-display: swap;
|
||||
src: local('Lato'),
|
||||
url('woff2/Lato Medium.woff2') format('woff2'),
|
||||
url('woff/Lato Medium.woff') format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Lato';
|
||||
font-style: italic;
|
||||
font-weight: 500;
|
||||
font-display: swap;
|
||||
src: local('Lato'),
|
||||
url('woff2/Lato Medium Italic.woff2') format('woff2'),
|
||||
url('woff/Lato Medium Italic.woff') format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Lato';
|
||||
font-style: normal;
|
||||
font-weight: 600;
|
||||
font-display: swap;
|
||||
src: local('Lato'),
|
||||
url('woff2/Lato Semibold.woff2') format('woff2'),
|
||||
url('woff/Lato Semibold.woff') format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Lato';
|
||||
font-style: italic;
|
||||
font-weight: 600;
|
||||
font-display: swap;
|
||||
src: local('Lato'),
|
||||
url('woff2/Lato Semibold Italic.woff2') format('woff2'),
|
||||
url('woff/Lato Semibold Italic.woff') format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Lato';
|
||||
font-style: normal;
|
||||
font-weight: 700;
|
||||
font-display: swap;
|
||||
src: local('Lato'),
|
||||
url('woff2/Lato Bold.woff2') format('woff2'),
|
||||
url('woff/Lato Bold.woff') format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Lato';
|
||||
font-style: italic;
|
||||
font-weight: 700;
|
||||
font-display: swap;
|
||||
src: local('Lato'),
|
||||
url('woff2/Lato Bold Italic.woff2') format('woff2'),
|
||||
url('woff/Lato Bold Italic.woff') format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Lato';
|
||||
font-style: normal;
|
||||
font-weight: 800;
|
||||
font-display: swap;
|
||||
src: local('Lato'),
|
||||
url('woff2/Lato Heavy.woff2') format('woff2'),
|
||||
url('woff/Lato Heavy.woff') format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Lato';
|
||||
font-style: italic;
|
||||
font-weight: 800;
|
||||
font-display: swap;
|
||||
src: local('Lato'),
|
||||
url('woff2/Lato Heavy Italic.woff2') format('woff2'),
|
||||
url('woff/Lato Heavy Italic.woff') format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Lato';
|
||||
font-style: normal;
|
||||
font-weight: 900;
|
||||
font-display: swap;
|
||||
src: local('Lato'),
|
||||
url('woff2/Lato Black.woff2') format('woff2'),
|
||||
url('woff/Lato Black.woff') format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Lato';
|
||||
font-style: italic;
|
||||
font-weight: 900;
|
||||
font-display: swap;
|
||||
src: local('Lato'),
|
||||
url('woff2/Lato Black Italic.woff2') format('woff2'),
|
||||
url('woff/Lato Black Italic.woff') format('woff');
|
||||
}
|
||||
|
BIN
static/fonts/Lato/ttf/Lato Black Italic.ttf
Normal file
BIN
static/fonts/Lato/ttf/Lato Black Italic.ttf
Normal file
Binary file not shown.
BIN
static/fonts/Lato/ttf/Lato Black.ttf
Normal file
BIN
static/fonts/Lato/ttf/Lato Black.ttf
Normal file
Binary file not shown.
BIN
static/fonts/Lato/ttf/Lato Bold Italic.ttf
Normal file
BIN
static/fonts/Lato/ttf/Lato Bold Italic.ttf
Normal file
Binary file not shown.
BIN
static/fonts/Lato/ttf/Lato Bold.ttf
Normal file
BIN
static/fonts/Lato/ttf/Lato Bold.ttf
Normal file
Binary file not shown.
BIN
static/fonts/Lato/ttf/Lato Hairline Italic.ttf
Normal file
BIN
static/fonts/Lato/ttf/Lato Hairline Italic.ttf
Normal file
Binary file not shown.
BIN
static/fonts/Lato/ttf/Lato Hairline.ttf
Normal file
BIN
static/fonts/Lato/ttf/Lato Hairline.ttf
Normal file
Binary file not shown.
BIN
static/fonts/Lato/ttf/Lato Heavy Italic.ttf
Normal file
BIN
static/fonts/Lato/ttf/Lato Heavy Italic.ttf
Normal file
Binary file not shown.
BIN
static/fonts/Lato/ttf/Lato Heavy.ttf
Normal file
BIN
static/fonts/Lato/ttf/Lato Heavy.ttf
Normal file
Binary file not shown.
BIN
static/fonts/Lato/ttf/Lato Italic.ttf
Normal file
BIN
static/fonts/Lato/ttf/Lato Italic.ttf
Normal file
Binary file not shown.
BIN
static/fonts/Lato/ttf/Lato Light Italic.ttf
Normal file
BIN
static/fonts/Lato/ttf/Lato Light Italic.ttf
Normal file
Binary file not shown.
BIN
static/fonts/Lato/ttf/Lato Light.ttf
Normal file
BIN
static/fonts/Lato/ttf/Lato Light.ttf
Normal file
Binary file not shown.
BIN
static/fonts/Lato/ttf/Lato Medium Italic.ttf
Normal file
BIN
static/fonts/Lato/ttf/Lato Medium Italic.ttf
Normal file
Binary file not shown.
BIN
static/fonts/Lato/ttf/Lato Medium.ttf
Normal file
BIN
static/fonts/Lato/ttf/Lato Medium.ttf
Normal file
Binary file not shown.
BIN
static/fonts/Lato/ttf/Lato Semibold Italic.ttf
Normal file
BIN
static/fonts/Lato/ttf/Lato Semibold Italic.ttf
Normal file
Binary file not shown.
BIN
static/fonts/Lato/ttf/Lato Semibold.ttf
Normal file
BIN
static/fonts/Lato/ttf/Lato Semibold.ttf
Normal file
Binary file not shown.
BIN
static/fonts/Lato/ttf/Lato Thin Italic.ttf
Normal file
BIN
static/fonts/Lato/ttf/Lato Thin Italic.ttf
Normal file
Binary file not shown.
BIN
static/fonts/Lato/ttf/Lato Thin.ttf
Normal file
BIN
static/fonts/Lato/ttf/Lato Thin.ttf
Normal file
Binary file not shown.
BIN
static/fonts/Lato/ttf/Lato.ttf
Normal file
BIN
static/fonts/Lato/ttf/Lato.ttf
Normal file
Binary file not shown.
BIN
static/fonts/Lato/woff/Lato Black Italic.woff
Normal file
BIN
static/fonts/Lato/woff/Lato Black Italic.woff
Normal file
Binary file not shown.
BIN
static/fonts/Lato/woff/Lato Black.woff
Normal file
BIN
static/fonts/Lato/woff/Lato Black.woff
Normal file
Binary file not shown.
BIN
static/fonts/Lato/woff/Lato Bold Italic.woff
Normal file
BIN
static/fonts/Lato/woff/Lato Bold Italic.woff
Normal file
Binary file not shown.
BIN
static/fonts/Lato/woff/Lato Bold.woff
Normal file
BIN
static/fonts/Lato/woff/Lato Bold.woff
Normal file
Binary file not shown.
BIN
static/fonts/Lato/woff/Lato Hairline Italic.woff
Normal file
BIN
static/fonts/Lato/woff/Lato Hairline Italic.woff
Normal file
Binary file not shown.
BIN
static/fonts/Lato/woff/Lato Hairline.woff
Normal file
BIN
static/fonts/Lato/woff/Lato Hairline.woff
Normal file
Binary file not shown.
BIN
static/fonts/Lato/woff/Lato Heavy Italic.woff
Normal file
BIN
static/fonts/Lato/woff/Lato Heavy Italic.woff
Normal file
Binary file not shown.
BIN
static/fonts/Lato/woff/Lato Heavy.woff
Normal file
BIN
static/fonts/Lato/woff/Lato Heavy.woff
Normal file
Binary file not shown.
BIN
static/fonts/Lato/woff/Lato Italic.woff
Normal file
BIN
static/fonts/Lato/woff/Lato Italic.woff
Normal file
Binary file not shown.
BIN
static/fonts/Lato/woff/Lato Light Italic.woff
Normal file
BIN
static/fonts/Lato/woff/Lato Light Italic.woff
Normal file
Binary file not shown.
BIN
static/fonts/Lato/woff/Lato Light.woff
Normal file
BIN
static/fonts/Lato/woff/Lato Light.woff
Normal file
Binary file not shown.
BIN
static/fonts/Lato/woff/Lato Medium Italic.woff
Normal file
BIN
static/fonts/Lato/woff/Lato Medium Italic.woff
Normal file
Binary file not shown.
BIN
static/fonts/Lato/woff/Lato Medium.woff
Normal file
BIN
static/fonts/Lato/woff/Lato Medium.woff
Normal file
Binary file not shown.
BIN
static/fonts/Lato/woff/Lato Semibold Italic.woff
Normal file
BIN
static/fonts/Lato/woff/Lato Semibold Italic.woff
Normal file
Binary file not shown.
BIN
static/fonts/Lato/woff/Lato Semibold.woff
Normal file
BIN
static/fonts/Lato/woff/Lato Semibold.woff
Normal file
Binary file not shown.
BIN
static/fonts/Lato/woff/Lato Thin Italic.woff
Normal file
BIN
static/fonts/Lato/woff/Lato Thin Italic.woff
Normal file
Binary file not shown.
BIN
static/fonts/Lato/woff/Lato Thin.woff
Normal file
BIN
static/fonts/Lato/woff/Lato Thin.woff
Normal file
Binary file not shown.
BIN
static/fonts/Lato/woff/Lato.woff
Normal file
BIN
static/fonts/Lato/woff/Lato.woff
Normal file
Binary file not shown.
BIN
static/fonts/Lato/woff2/Lato Black Italic.woff2
Normal file
BIN
static/fonts/Lato/woff2/Lato Black Italic.woff2
Normal file
Binary file not shown.
BIN
static/fonts/Lato/woff2/Lato Black.woff2
Normal file
BIN
static/fonts/Lato/woff2/Lato Black.woff2
Normal file
Binary file not shown.
BIN
static/fonts/Lato/woff2/Lato Bold Italic.woff2
Normal file
BIN
static/fonts/Lato/woff2/Lato Bold Italic.woff2
Normal file
Binary file not shown.
BIN
static/fonts/Lato/woff2/Lato Bold.woff2
Normal file
BIN
static/fonts/Lato/woff2/Lato Bold.woff2
Normal file
Binary file not shown.
BIN
static/fonts/Lato/woff2/Lato Hairline Italic.woff2
Normal file
BIN
static/fonts/Lato/woff2/Lato Hairline Italic.woff2
Normal file
Binary file not shown.
BIN
static/fonts/Lato/woff2/Lato Hairline.woff2
Normal file
BIN
static/fonts/Lato/woff2/Lato Hairline.woff2
Normal file
Binary file not shown.
BIN
static/fonts/Lato/woff2/Lato Heavy Italic.woff2
Normal file
BIN
static/fonts/Lato/woff2/Lato Heavy Italic.woff2
Normal file
Binary file not shown.
BIN
static/fonts/Lato/woff2/Lato Heavy.woff2
Normal file
BIN
static/fonts/Lato/woff2/Lato Heavy.woff2
Normal file
Binary file not shown.
BIN
static/fonts/Lato/woff2/Lato Italic.woff2
Normal file
BIN
static/fonts/Lato/woff2/Lato Italic.woff2
Normal file
Binary file not shown.
BIN
static/fonts/Lato/woff2/Lato Light Italic.woff2
Normal file
BIN
static/fonts/Lato/woff2/Lato Light Italic.woff2
Normal file
Binary file not shown.
BIN
static/fonts/Lato/woff2/Lato Light.woff2
Normal file
BIN
static/fonts/Lato/woff2/Lato Light.woff2
Normal file
Binary file not shown.
BIN
static/fonts/Lato/woff2/Lato Medium Italic.woff2
Normal file
BIN
static/fonts/Lato/woff2/Lato Medium Italic.woff2
Normal file
Binary file not shown.
BIN
static/fonts/Lato/woff2/Lato Medium.woff2
Normal file
BIN
static/fonts/Lato/woff2/Lato Medium.woff2
Normal file
Binary file not shown.
BIN
static/fonts/Lato/woff2/Lato Semibold Italic.woff2
Normal file
BIN
static/fonts/Lato/woff2/Lato Semibold Italic.woff2
Normal file
Binary file not shown.
BIN
static/fonts/Lato/woff2/Lato Semibold.woff2
Normal file
BIN
static/fonts/Lato/woff2/Lato Semibold.woff2
Normal file
Binary file not shown.
BIN
static/fonts/Lato/woff2/Lato Thin Italic.woff2
Normal file
BIN
static/fonts/Lato/woff2/Lato Thin Italic.woff2
Normal file
Binary file not shown.
BIN
static/fonts/Lato/woff2/Lato Thin.woff2
Normal file
BIN
static/fonts/Lato/woff2/Lato Thin.woff2
Normal file
Binary file not shown.
BIN
static/fonts/Lato/woff2/Lato.woff2
Normal file
BIN
static/fonts/Lato/woff2/Lato.woff2
Normal file
Binary file not shown.
|
@ -1,185 +0,0 @@
|
|||
/*
|
||||
* LatoLatin by Łukasz Dziedzic - http://www.latofonts.com/lato-free-fonts/
|
||||
* License: OFL-1.1
|
||||
*/
|
||||
|
||||
@font-face {
|
||||
font-family: 'LatoLatin';
|
||||
font-style: normal;
|
||||
font-weight: 100;
|
||||
font-display: swap;
|
||||
src: local('LatoLatin'),
|
||||
url('woff2/LatoLatin Hairline.woff2') format('woff2'),
|
||||
url('woff/LatoLatin Hairline.woff') format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'LatoLatin';
|
||||
font-style: italic;
|
||||
font-weight: 100;
|
||||
font-display: swap;
|
||||
src: local('LatoLatin'),
|
||||
url('woff2/LatoLatin Hairline Italic.woff2') format('woff2'),
|
||||
url('woff/LatoLatin Hairline Italic.woff') format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'LatoLatin';
|
||||
font-style: normal;
|
||||
font-weight: 200;
|
||||
font-display: swap;
|
||||
src: local('LatoLatin'),
|
||||
url('woff2/LatoLatin Thin.woff2') format('woff2'),
|
||||
url('woff/LatoLatin Thin.woff') format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'LatoLatin';
|
||||
font-style: italic;
|
||||
font-weight: 200;
|
||||
font-display: swap;
|
||||
src: local('LatoLatin'),
|
||||
url('woff2/LatoLatin Thin Italic.woff2') format('woff2'),
|
||||
url('woff/LatoLatin Thin Italic.woff') format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'LatoLatin';
|
||||
font-style: normal;
|
||||
font-weight: 300;
|
||||
font-display: swap;
|
||||
src: local('LatoLatin'),
|
||||
url('woff2/LatoLatin Light.woff2') format('woff2'),
|
||||
url('woff/LatoLatin Light.woff') format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'LatoLatin';
|
||||
font-style: italic;
|
||||
font-weight: 300;
|
||||
font-display: swap;
|
||||
src: local('LatoLatin'),
|
||||
url('woff2/LatoLatin Light Italic.woff2') format('woff2'),
|
||||
url('woff/LatoLatin Light Italic.woff') format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'LatoLatin';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
font-display: swap;
|
||||
src: local('LatoLatin'),
|
||||
url('woff2/LatoLatin Regular.woff2') format('woff2'),
|
||||
url('woff/LatoLatin Regular.woff') format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'LatoLatin';
|
||||
font-style: italic;
|
||||
font-weight: 400;
|
||||
font-display: swap;
|
||||
src: local('LatoLatin'),
|
||||
url('woff2/LatoLatin Italic.woff2') format('woff2'),
|
||||
url('woff/LatoLatin Italic.woff') format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'LatoLatin';
|
||||
font-style: normal;
|
||||
font-weight: 500;
|
||||
font-display: swap;
|
||||
src: local('LatoLatin'),
|
||||
url('woff2/LatoLatin Medium.woff2') format('woff2'),
|
||||
url('woff/LatoLatin Medium.woff') format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'LatoLatin';
|
||||
font-style: italic;
|
||||
font-weight: 500;
|
||||
font-display: swap;
|
||||
src: local('LatoLatin'),
|
||||
url('woff2/LatoLatin Medium Italic.woff2') format('woff2'),
|
||||
url('woff/LatoLatin Medium Italic.woff') format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'LatoLatin';
|
||||
font-style: normal;
|
||||
font-weight: 600;
|
||||
font-display: swap;
|
||||
src: local('LatoLatin'),
|
||||
url('woff2/LatoLatin Semibold.woff2') format('woff2'),
|
||||
url('woff/LatoLatin Semibold.woff') format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'LatoLatin';
|
||||
font-style: italic;
|
||||
font-weight: 600;
|
||||
font-display: swap;
|
||||
src: local('LatoLatin'),
|
||||
url('woff2/LatoLatin Semibold Italic.woff2') format('woff2'),
|
||||
url('woff/LatoLatin Semibold Italic.woff') format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'LatoLatin';
|
||||
font-style: normal;
|
||||
font-weight: 700;
|
||||
font-display: swap;
|
||||
src: local('LatoLatin'),
|
||||
url('woff2/LatoLatin Bold.woff2') format('woff2'),
|
||||
url('woff/LatoLatin Bold.woff') format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'LatoLatin';
|
||||
font-style: italic;
|
||||
font-weight: 700;
|
||||
font-display: swap;
|
||||
src: local('LatoLatin'),
|
||||
url('woff2/LatoLatin Bold Italic.woff2') format('woff2'),
|
||||
url('woff/LatoLatin Bold Italic.woff') format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'LatoLatin';
|
||||
font-style: normal;
|
||||
font-weight: 800;
|
||||
font-display: swap;
|
||||
src: local('LatoLatin'),
|
||||
url('woff2/LatoLatin Heavy.woff2') format('woff2'),
|
||||
url('woff/LatoLatin Heavy.woff') format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'LatoLatin';
|
||||
font-style: italic;
|
||||
font-weight: 800;
|
||||
font-display: swap;
|
||||
src: local('LatoLatin'),
|
||||
url('woff2/LatoLatin Heavy Italic.woff2') format('woff2'),
|
||||
url('woff/LatoLatin Heavy Italic.woff') format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'LatoLatin';
|
||||
font-style: normal;
|
||||
font-weight: 900;
|
||||
font-display: swap;
|
||||
src: local('LatoLatin'),
|
||||
url('woff2/LatoLatin Black.woff2') format('woff2'),
|
||||
url('woff/LatoLatin Black.woff') format('woff');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'LatoLatin';
|
||||
font-style: italic;
|
||||
font-weight: 900;
|
||||
font-display: swap;
|
||||
src: local('LatoLatin'),
|
||||
url('woff2/LatoLatin Black Italic.woff2') format('woff2'),
|
||||
url('woff/LatoLatin Black Italic.woff') format('woff');
|
||||
}
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue