mirror of https://github.com/lukechilds/docs.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
32 lines
985 B
32 lines
985 B
@font-face {
|
|
font-family: 'Soehne Mono';
|
|
src: url('/static/fonts/soehne-mono-web-buch.woff2') format('woff2'),
|
|
url('/static/fonts/soehne-mono-web-buch.woff') format('woff');
|
|
font-weight: 400;
|
|
font-display: swap;
|
|
font-style: normal;
|
|
}
|
|
@font-face {
|
|
font-family: 'Soehne';
|
|
src: url('/static/fonts/soehne-web-buch.woff2') format('woff2'),
|
|
url('/static/fonts/soehne-web-buch.woff') format('woff');
|
|
font-weight: 400;
|
|
font-display: swap;
|
|
font-style: normal;
|
|
}
|
|
@font-face {
|
|
font-family: 'Soehne';
|
|
src: url('/static/fonts/soehne-web-kraftig_1.woff2') format('woff2'),
|
|
url('/static/fonts/soehne-web-kraftig_1.woff') format('woff');
|
|
font-weight: 500;
|
|
font-display: swap;
|
|
font-style: normal;
|
|
}
|
|
@font-face {
|
|
font-family: 'Soehne';
|
|
src: url('/static/fonts/soehne-web-halbfett_1.woff2') format('woff2'),
|
|
url('/static/fonts/soehne-web-halbfett_1.woff') format('woff');
|
|
font-weight: 600;
|
|
font-display: swap;
|
|
font-style: normal;
|
|
}
|
|
|