add Baskemo
This commit is contained in:
parent
a8ab44f5a6
commit
ffa89ed031
18 changed files with 337 additions and 165 deletions
15
maquette-tests/assets/fonts/BaskemoSans/stylesheet.css
Normal file
15
maquette-tests/assets/fonts/BaskemoSans/stylesheet.css
Normal 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;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue