add Baskemo

This commit is contained in:
Julie Blanc 2026-02-24 12:40:59 +01:00
parent a8ab44f5a6
commit ffa89ed031
18 changed files with 337 additions and 165 deletions

View file

@ -0,0 +1,15 @@
@font-face {
font-family: 'Baskemo Sans';
src: url('BaskemoSans-Regular.woff2') format('woff2');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Baskemo Sans';
src: url('BaskemoSans-Italic.woff2') format('woff2');
font-weight: normal;
font-style: italic;
}