add maquette-tests
This commit is contained in:
parent
a25f7b6eba
commit
f01a1ed6f8
348 changed files with 42979 additions and 0 deletions
48
maquette-tests/assets/fonts/IvoryMono/stylesheet.css
Normal file
48
maquette-tests/assets/fonts/IvoryMono/stylesheet.css
Normal file
|
|
@ -0,0 +1,48 @@
|
|||
|
||||
@font-face {
|
||||
font-family: 'Ivory Mono';
|
||||
src: url('IvoryMonoLLTrialWeb-Light.woff2') format('woff2');
|
||||
font-weight: 300;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Ivory Mono';
|
||||
src: url('IvoryMonoLLTrialWeb-LightItalic.woff2') format('woff2');
|
||||
font-weight: 300;
|
||||
font-style: italic;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Ivory Mono';
|
||||
src: url('IvoryMonoLLTrialWeb-Regular.woff2') format('woff2');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Ivory Mono';
|
||||
src: url('IvoryMonoLLTrialWeb-Italic.woff2') format('woff2');
|
||||
font-weight: normal;
|
||||
font-style: italic;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Ivory Mono';
|
||||
src: url('IvoryMonoLLTrialWeb-Medium.woff2') format('woff2');
|
||||
font-weight: 500;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Ivory Mono';
|
||||
src: url('IvoryMonoLLTrialWeb-MediumItalic.woff2') format('woff2');
|
||||
font-weight: 500;
|
||||
font-style: italic;
|
||||
font-display: swap;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue