@font-face {
    font-family: 'Helvetica Neue LT Pro';
    font-style: normal;
    font-weight: 400;
    src: url('../Fonts/HelveticaNeueLTPro-Roman.otf') format('opentype');
}

@font-face {
    font-family: 'Helvetica Neue LT Pro';
    font-style: normal;
    font-weight: 900;
    src: url('../Fonts/HelveticaNeueLTPro-Bd.otf') format('opentype');
}

@font-face {
    font-family: 'Helvetica Neue LT Pro';
    font-style: normal;
    font-weight: 100;
    src: url('../Fonts/HelveticaNeueLTPro-Lt.otf') format('opentype');
}