@font-face {
    font-family: 'HelveticaNeue'; 
    src: url('../fonts/HelveticaNeueLTStd-Roman.woff') format("woff");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeue'; 
    src: url('../fonts/HelveticaNeueLTStd-MdCn.woff') format("woff");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeue'; 
    src: url('../fonts/HelveticaNeueLTStd-Bd.woff') format("woff");
    font-weight: 700;
    font-style: normal;
}