@font-face {
    font-family: "TimesLTStd-Roman";
    src: url('fonts/TimesLTStdRoman/font.woff2') format('woff2'), url('fonts/TimesLTStdRoman/font.woff') format('woff');
  }
  @font-face {
    font-family: "TimesLTStd-Italic";
    src: url('fonts/TimesLTStdItalic/font.woff2') format('woff2'), url('fonts/TimesLTStdItalic/font.woff') format('woff');
  }
  @font-face {
    font-family: "HelveticaNeueLTPro-Bd";
    src: url('fonts/HelveticaNeueLTProBd/font.woff2') format('woff2'), url('fonts/HelveticaNeueLTProBd/font.woff') format('woff');
  }

@font-face {
    font-family: 'Helvetica Inserat LT Pro';
    src: url('fonts/HelveticaInseratLTPro.woff2') format('woff2'),
        url('fonts/HelveticaInseratLTPro.woff') format('woff'),
        url('fonts/HelveticaInseratLTPro.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue LT Std';
    src: url('fonts/HelveticaNeueLTStd-Bd.woff2') format('woff2'),
        url('fonts/HelveticaNeueLTStd-Bd.woff') format('woff'),
        url('fonts/HelveticaNeueLTStd-Bd.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue LT Std';
    src: url('fonts/HelveticaNeueLTStd-Roman.woff2') format('woff2'),
        url('fonts/HelveticaNeueLTStd-Roman.woff') format('woff'),
        url('fonts/HelveticaNeueLTStd-Roman.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HelveticaNeueLTStd-BdCn';
    src: url('fonts/HelveticaNeueLTStd-BdCn.woff2') format('woff2'),
        url('fonts/HelveticaNeueLTStd-BdCn.woff') format('woff'),
        url('fonts/HelveticaNeueLTStd-BdCn.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Times LT Std';
    src: url('fonts/TimesLTStd-Bold.woff2') format('woff2'),
        url('fonts/TimesLTStd-Bold.woff') format('woff'),
        url('fonts/TimesLTStd-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Times LT Std';
    src: url('fonts/TimesLTStd-Italic.woff2') format('woff2'),
        url('fonts/TimesLTStd-Italic.woff') format('woff'),
        url('fonts/TimesLTStd-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Times LT Std';
    src: url('fonts/TimesLTStd-Roman.woff2') format('woff2'),
        url('fonts/TimesLTStd-Roman.woff') format('woff'),
        url('fonts/TimesLTStd-Roman.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
