/* LIGHT */
@font-face {
    font-family: 'Helvetica Neue LT';
    src: url('Helvetica_Neue_LT_Pro_45_Light.otf') format('opentype');
    font-weight: 200;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: 'Helvetica Neue LT';
    src: url('Helvetica_Neue_LT_Pro_46_Light_Italic.otf') format('opentype');
    font-weight: 200;
    font-style: italic;
    font-stretch: normal;
}

@font-face {
    font-family: 'Helvetica Neue LT';
    src: url('Helvetica_Neue_LT_Std_47_Light_Condensed.otf') format('opentype');
    font-weight: 200;
    font-style: normal;
    font-stretch: condensed;
}



/* REGULAR */
@font-face {
    font-family: 'Helvetica Neue LT';
    src: url('Helvetica_Neue_LT_Std_55_Roman.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: 'Helvetica Neue LT';
    src: url('Helvetica_Neue_LT_Pro_56_Italic.otf') format('opentype');
    font-weight: 400;
    font-style: italic;
    font-stretch: normal;
}

@font-face {
    font-family: 'Helvetica Neue LT';
    src: url('Helvetica_Neue_LT_Std_57_Condensed.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-stretch: condensed;
}




/* MEDIUM */
@font-face {
    font-family: 'Helvetica Neue LT';
    src: url('Helvetica_Neue_LT_Std_65_Medium.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: 'Helvetica Neue LT';
    src: url('Helvetica_Neue_LT_Pro_66_Medium_Italic.otf') format('opentype');
    font-weight: 600;
    font-style: italic;
    font-stretch: normal;
}

@font-face {
    font-family: 'Helvetica Neue LT';
    src: url('Helvetica_Neue_LT_Pro_67_Medium_Condensed.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
    font-stretch: condensed;
}




/* BOLD */
@font-face {
    font-family: 'Helvetica Neue LT';
    src: url('Helvetica_Neue_LT_Std_75_Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: 'Helvetica Neue LT';
    src: url('Helvetica_Neue_LT_Pro_76_Bold_Italic.otf') format('opentype');
    font-weight: 700;
    font-style: italic;
    font-stretch: normal;
}

@font-face {
    font-family: 'Helvetica Neue LT';
    src: url('Helvetica_Neue_LT_Pro_77_Bold_Condensed.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-stretch: condensed;
}



/* Heavy */
@font-face {
    font-family: 'Helvetica Neue LT';
    src: url('Helvetica_Neue_LT_Pro_85_Heavy.otf') format('opentype');
    font-weight: 800;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: 'Helvetica Neue LT';
    src: url('Helvetica_Neue_LT_Pro_87_Heavy_Condensed.otf') format('opentype');
    font-weight: 800;
    font-style: normal;
    font-stretch: condensed;
}