mirror of https://github.com/lukechilds/docs.git
Thomas Osmonson
4 years ago
committed by
Thomas Osmonson
2 changed files with 42 additions and 37 deletions
@ -1,32 +0,0 @@ |
|||||
@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; |
|
||||
} |
|
Loading…
Reference in new issue