decor-6-expe/maquette-tests/assets/fonts/Adelphe-Trouble-Germinal/stylesheet.css
2026-03-04 08:33:34 +01:00

54 lines
1.7 KiB
CSS

@font-face {
font-family: 'Adelphe Trouble Germinal';
src: url('Adelphe-Trouble-GerminalRegular.woff2') format('woff2'),
url('Adelphe-Trouble-GerminalRegular.woff') format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Adelphe Trouble Germinal';
src: url('Adelphe-Trouble-GerminalItalic.woff2') format('woff2'),
url('Adelphe-Trouble-GerminalItalic.woff') format('woff');
font-weight: normal;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Adelphe Trouble Germinal';
src: url('Adelphe-Trouble-GerminalSemiBold.woff2') format('woff2'),
url('Adelphe-Trouble-GerminalSemiBold.woff') format('woff');
font-weight: 600;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Adelphe Trouble Germinal';
src: url('Adelphe-Trouble-GerminalSemiBoldItalic.woff2') format('woff2'),
url('Adelphe-Trouble-GerminalSemiBoldItalic.woff') format('woff');
font-weight: 600;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Adelphe Trouble Germinal';
src: url('Adelphe-Trouble-GerminalBold.woff2') format('woff2'),
url('Adelphe-Trouble-GerminalBold.woff') format('woff');
font-weight: bold;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Adelphe Trouble Germinal';
src: url('Adelphe-Trouble-GerminalBoldItalic.woff2') format('woff2'),
url('Adelphe-Trouble-GerminalBoldItalic.woff') format('woff');
font-weight: bold;
font-style: italic;
font-display: swap;
}