@font-face {
    font-family: 'Hanley Sans';
    src: url('../fonts/hanley/Hanley-Sans.woff2') format('woff2'),
        url('../fonts/hanley/Hanley-Sans.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Hanley Slim Sans';
    src: url('../fonts/hanley/Hanley-SlimSans.woff2') format('woff2'),
        url('../fonts/hanley/Hanley-SlimSans.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica LT Std';
    src: url('../fonts/helveticaltstd/HelveticaLTStd-Roman.woff2') format('woff2'),
        url('../fonts/helveticaltstd/HelveticaLTStd-Roman.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica Neue LT Std';
    src: url('../fonts/helveticaneueltstd/HelveticaNeueLTStd-ThCnO.woff2') format('woff2'),
        url('../fonts/helveticaneueltstd/HelveticaNeueLTStd-ThCnO.woff') format('woff');
    font-weight: 100;
    font-style: italic;
}


@font-face {
    font-family: 'Helvetica Neue LT Std Bd';
    src: url('../fonts/helveticaneueltstd/HelveticaNeueLTStd-Bd.woff2') format('woff2'),
        url('../fonts/helveticaneueltstd/HelveticaNeueLTStd-Bd.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica Neue LT Std Lt';
    src: url('../fonts/helveticaneueltstd/HelveticaNeueLTStd-Lt.woff2') format('woff2'),
        url('../fonts/helveticaneueltstd/HelveticaNeueLTStd-Lt.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica Neue LT Std Hv';
    src: url('../fonts/helveticaneueltstd/HelveticaNeueLTStd-Hv.woff2') format('woff2'),
        url('../fonts/helveticaneueltstd/HelveticaNeueLTStd-Hv.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica Neue LT Std Md';
    src: url('../fonts/helveticaneueltstd/HelveticaNeueLTStd-Md.woff2') format('woff2'),
        url('../fonts/helveticaneueltstd/HelveticaNeueLTStd-Md.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'NexaRustSans-Black';
    src: url('../fonts/nexarust/nexarustsans-black.woff2') format('woff2'),
        url('../fonts/nexarust/nexarustsans-black.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}