Add Projects

This commit is contained in:
T
2025-11-29 21:54:29 +01:00
parent 2016c84c02
commit 54216f211b
6 changed files with 75 additions and 21 deletions

View File

@@ -5,6 +5,13 @@
src: local('Share Tech'), local('ShareTech-Regular'), url(/fonts/ShareTech-Regular.woff2) format('woff2'), url(/fonts/ShareTech-Regular.ttf) format('truetype');
}
@font-face {
font-family: 'Libertinus Math';
font-style: normal;
font-weight: 400;
src: local('Libertinus Math'), local('LibertinusMath-Regular'), url(/fonts/LibertinusMath-Regular.woff2) format('woff2');
}
* {
background-color: transparent;
font-family: $base-font-family;