decor-6-expe/maquette-tests/assets/fonts/Wagram/stylesheet.css
2026-02-23 11:35:07 +01:00

108 lines
2.6 KiB
CSS

@font-face {
font-family: 'Wagram';
src: url('00Wagram-BlackItalic.woff2') format('woff2'),
url('00Wagram-BlackItalic.woff') format('woff');
font-weight: 900;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Wagram';
src: url('00Wagram-BoldItalic.woff2') format('woff2'),
url('00Wagram-BoldItalic.woff') format('woff');
font-weight: bold;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Wagram';
src: url('00Wagram-Black.woff2') format('woff2'),
url('00Wagram-Black.woff') format('woff');
font-weight: 900;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Wagram';
src: url('00Wagram-Bold.woff2') format('woff2'),
url('00Wagram-Bold.woff') format('woff');
font-weight: bold;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Wagram';
src: url('00Wagram-Medium.woff2') format('woff2'),
url('00Wagram-Medium.woff') format('woff');
font-weight: 500;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Wagram';
src: url('00Wagram-MediumItalic.woff2') format('woff2'),
url('00Wagram-MediumItalic.woff') format('woff');
font-weight: 500;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Wagram';
src: url('00Wagram-Regular.woff2') format('woff2'),
url('00Wagram-Regular.woff') format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Wagram';
src: url('00Wagram-Italic.woff2') format('woff2'),
url('00Wagram-Italic.woff') format('woff');
font-weight: normal;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Wagram';
src: url('00Wagram-LightItalic.woff2') format('woff2'),
url('00Wagram-LightItalic.woff') format('woff');
font-weight: 300;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Wagram';
src: url('00Wagram-ThinItalic.woff2') format('woff2'),
url('00Wagram-ThinItalic.woff') format('woff');
font-weight: 100;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Wagram';
src: url('00Wagram-Light.woff2') format('woff2'),
url('00Wagram-Light.woff') format('woff');
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Wagram';
src: url('00Wagram-Thin.woff2') format('woff2'),
url('00Wagram-Thin.woff') format('woff');
font-weight: 100;
font-style: normal;
font-display: swap;
}