107 lines
2.2 KiB
CSS
107 lines
2.2 KiB
CSS
@font-face {
|
|
font-family: 'Helvetica Neue';
|
|
src: url('HelveticaNeueThin.woff') format('woff');
|
|
font-weight: 100;
|
|
font-style: normal;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Helvetica Neue';
|
|
src: url('HelveticaNeueThinItalic.woff') format('woff');
|
|
font-weight: 100;
|
|
font-style: italic;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Helvetica Neue';
|
|
src: url('HelveticaNeueUltraLight.woff') format('woff');
|
|
font-weight: 200;
|
|
font-style: normal;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Helvetica Neue';
|
|
src: url('HelveticaNeueUltraLightItalic.woff') format('woff');
|
|
font-weight: 200;
|
|
font-style: italic;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Helvetica Neue';
|
|
src: url('HelveticaNeueLight.woff') format('woff');
|
|
font-weight: 300;
|
|
font-style: normal;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Helvetica Neue';
|
|
src: url('HelveticaNeueLightItalic.woff') format('woff');
|
|
font-weight: 300;
|
|
font-style: italic;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Helvetica Neue';
|
|
src: url('HelveticaNeueRoman.woff') format('woff');
|
|
font-weight: 400;
|
|
font-style: normal;
|
|
}
|
|
|
|
/* ⚠️ 400 italic (Regular Italic). */
|
|
|
|
@font-face {
|
|
font-family: 'Helvetica Neue';
|
|
src: url('HelveticaNeueMedium.woff') format('woff');
|
|
font-weight: 500;
|
|
font-style: normal;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Helvetica Neue';
|
|
src: url('HelveticaNeueMediumItalic.woff') format('woff');
|
|
font-weight: 500;
|
|
font-style: italic;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Helvetica Neue';
|
|
src: url('HelveticaNeueBold.woff') format('woff');
|
|
font-weight: 700;
|
|
font-style: normal;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Helvetica Neue';
|
|
src: url('HelveticaNeueBoldItalic.woff') format('woff');
|
|
font-weight: 700;
|
|
font-style: italic;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Helvetica Neue';
|
|
src: url('HelveticaNeueHeavy.woff') format('woff');
|
|
font-weight: 800;
|
|
font-style: normal;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Helvetica Neue';
|
|
src: url('HelveticaNeueHeavyItalic.woff') format('woff');
|
|
font-weight: 800;
|
|
font-style: italic;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Helvetica Neue';
|
|
src: url('HelveticaNeueBlack.woff') format('woff');
|
|
font-weight: 900;
|
|
font-style: normal;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'Helvetica Neue';
|
|
src: url('HelveticaNeueBlackItalic.woff') format('woff');
|
|
font-weight: 900;
|
|
font-style: italic;
|
|
}
|