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

74 lines
1.8 KiB
CSS

@font-face {
font-family: 'HNoailles Futura Simplex';
src: url('Hershey-Noailles-Futura-Simplex-Light.otf') format('opentype');
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'HNoailles Futura Simplex';
src: url('Hershey-Noailles-Futura-Simplex-Regular.otf') format('opentype');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'HNoailles Futura Simplex';
src: url('Hershey-Noailles-Futura-Simplex-Bold.otf') format('opentype');
font-weight: bold;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'HNoailles Futura Duplex';
src: url('Hershey-Noailles-Futura-Duplex-Light.otf') format('opentype');
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'HNoailles Futura Duplex';
src: url('Hershey-Noailles-Futura-Duplex-Regular.otf') format('opentype');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'HNoailles Futura Duplex';
src: url('Hershey-Noailles-Futura-Duplex-Bold.otf') format('opentype');
font-weight: bold;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'HNoailles Futura Triplex';
src: url('Hershey-Noailles-Futura-Triplex-Light.otf') format('opentype');
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'HNoailles Futura Triplex';
src: url('Hershey-Noailles-Futura-Triplex-Regular.otf') format('opentype');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'HNoailles Futura Triplex';
src: url('Hershey-Noailles-Futura-Triplex-Bold.otf') format('opentype');
font-weight: bold;
font-style: normal;
font-display: swap;
}