74 lines
1.8 KiB
CSS
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;
|
|
}
|