add maquette-tests
This commit is contained in:
parent
a25f7b6eba
commit
f01a1ed6f8
348 changed files with 42979 additions and 0 deletions
BIN
maquette-tests/assets/fonts/Adelphe/Adelphe-FlorealBold.ttf
Normal file
BIN
maquette-tests/assets/fonts/Adelphe/Adelphe-FlorealBold.ttf
Normal file
Binary file not shown.
Binary file not shown.
BIN
maquette-tests/assets/fonts/Adelphe/Adelphe-FlorealItalic.ttf
Normal file
BIN
maquette-tests/assets/fonts/Adelphe/Adelphe-FlorealItalic.ttf
Normal file
Binary file not shown.
BIN
maquette-tests/assets/fonts/Adelphe/Adelphe-FlorealRegular.ttf
Normal file
BIN
maquette-tests/assets/fonts/Adelphe/Adelphe-FlorealRegular.ttf
Normal file
Binary file not shown.
BIN
maquette-tests/assets/fonts/Adelphe/Adelphe-FlorealSemiBold.ttf
Normal file
BIN
maquette-tests/assets/fonts/Adelphe/Adelphe-FlorealSemiBold.ttf
Normal file
Binary file not shown.
Binary file not shown.
BIN
maquette-tests/assets/fonts/Adelphe/Adelphe-FructidorBold.ttf
Normal file
BIN
maquette-tests/assets/fonts/Adelphe/Adelphe-FructidorBold.ttf
Normal file
Binary file not shown.
Binary file not shown.
BIN
maquette-tests/assets/fonts/Adelphe/Adelphe-FructidorItalic.ttf
Normal file
BIN
maquette-tests/assets/fonts/Adelphe/Adelphe-FructidorItalic.ttf
Normal file
Binary file not shown.
BIN
maquette-tests/assets/fonts/Adelphe/Adelphe-FructidorRegular.ttf
Normal file
BIN
maquette-tests/assets/fonts/Adelphe/Adelphe-FructidorRegular.ttf
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
maquette-tests/assets/fonts/Adelphe/Adelphe-GerminalBold.ttf
Normal file
BIN
maquette-tests/assets/fonts/Adelphe/Adelphe-GerminalBold.ttf
Normal file
Binary file not shown.
Binary file not shown.
BIN
maquette-tests/assets/fonts/Adelphe/Adelphe-GerminalItalic.ttf
Normal file
BIN
maquette-tests/assets/fonts/Adelphe/Adelphe-GerminalItalic.ttf
Normal file
Binary file not shown.
BIN
maquette-tests/assets/fonts/Adelphe/Adelphe-GerminalRegular.ttf
Normal file
BIN
maquette-tests/assets/fonts/Adelphe/Adelphe-GerminalRegular.ttf
Normal file
Binary file not shown.
BIN
maquette-tests/assets/fonts/Adelphe/Adelphe-GerminalSemiBold.ttf
Normal file
BIN
maquette-tests/assets/fonts/Adelphe/Adelphe-GerminalSemiBold.ttf
Normal file
Binary file not shown.
Binary file not shown.
146
maquette-tests/assets/fonts/Adelphe/stylesheet.css
Normal file
146
maquette-tests/assets/fonts/Adelphe/stylesheet.css
Normal file
|
|
@ -0,0 +1,146 @@
|
|||
|
||||
@font-face {
|
||||
font-family: 'Adelphe Floreal';
|
||||
src: url('Adelphe-FlorealRegular.ttf') format('truetype');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Adelphe Floreal';
|
||||
src: url('Adelphe-FlorealItalic.ttf') format('truetype');
|
||||
font-weight: normal;
|
||||
font-style: italic;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Adelphe Floreal';
|
||||
src: url('Adelphe-FlorealSemiBold.ttf') format('truetype');
|
||||
font-weight: 600;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Adelphe Floreal';
|
||||
src: url('Adelphe-FlorealSemiBoldItalic.ttf') format('truetype');
|
||||
font-weight: 600;
|
||||
font-style: italic;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Adelphe Floreal';
|
||||
src: url('Adelphe-FlorealBold.ttf') format('truetype');
|
||||
font-weight: bold;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Adelphe Floreal';
|
||||
src: url('Adelphe-FlorealBoldItalic.ttf') format('truetype');
|
||||
font-weight: bold;
|
||||
font-style: italic;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
|
||||
@font-face {
|
||||
font-family: 'Adelphe Fructidor';
|
||||
src: url('Adelphe-FructidorRegular.ttf') format('truetype');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Adelphe Fructidor';
|
||||
src: url('Adelphe-FructidorItalic.ttf') format('truetype');
|
||||
font-weight: normal;
|
||||
font-style: italic;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Adelphe Fructidor';
|
||||
src: url('Adelphe-FructidorSemiBold.ttf') format('truetype');
|
||||
font-weight: 600;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Adelphe Fructidor';
|
||||
src: url('Adelphe-FructidorSemiBoldItalic.ttf') format('truetype');
|
||||
font-weight: 600;
|
||||
font-style: italic;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Adelphe Fructidor';
|
||||
src: url('Adelphe-FructidorBold.ttf') format('truetype');
|
||||
font-weight: bold;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Adelphe Fructidor';
|
||||
src: url('Adelphe-FructidorBoldItalic.ttf') format('truetype');
|
||||
font-weight: bold;
|
||||
font-style: italic;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
|
||||
@font-face {
|
||||
font-family: 'Adelphe Germinal';
|
||||
src: url('Adelphe-GerminalRegular.ttf') format('truetype');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Adelphe Germinal';
|
||||
src: url('Adelphe-GerminalItalic.ttf') format('truetype');
|
||||
font-weight: normal;
|
||||
font-style: italic;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Adelphe Germinal';
|
||||
src: url('Adelphe-GerminalSemiBold.ttf') format('truetype');
|
||||
font-weight: 600;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Adelphe Germinal';
|
||||
src: url('Adelphe-GerminalSemiBoldItalic.ttf') format('truetype');
|
||||
font-weight: 600;
|
||||
font-style: italic;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Adelphe Germinal';
|
||||
src: url('Adelphe-GerminalBold.ttf') format('truetype');
|
||||
font-weight: bold;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Adelphe Germinal';
|
||||
src: url('Adelphe-GerminalBoldItalic.ttf') format('truetype');
|
||||
font-weight: bold;
|
||||
font-style: italic;
|
||||
font-display: swap;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue