@font-face {
    font-family: 'Helvetica Neue Light';
    src: url('../../fonts/HelveticaNeueLight.eot');
    src: url('../../fonts/HelveticaNeueLight.eot?#iefix') format('embedded-opentype'),
        url('../../fonts/HelveticaNeueLight.woff2') format('woff2'),
        url('../../fonts/HelveticaNeueLight.woff') format('woff'),
        url('../../fonts/HelveticaNeueLight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica Neue Medium';
    src: url('../../fonts/HelveticaNeueMedium.eot');
    src: url('../../fonts/HelveticaNeueMedium.eot?#iefix') format('embedded-opentype'),
        url('../../fonts/HelveticaNeueMedium.woff2') format('woff2'),
        url('../../fonts/HelveticaNeueMedium.woff') format('woff'),
        url('../../fonts/HelveticaNeueMedium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica Neue Condensed Bold';
    src: url('../../fonts/HelveticaNeueBlackCond.eot');
    src: url('../../fonts/HelveticaNeueBlackCond.eot?#iefix') format('embedded-opentype'),
        url('../../fonts/HelveticaNeueBlackCond.woff2') format('woff2'),
        url('../../fonts/HelveticaNeueBlackCond.woff') format('woff'),
        url('../../fonts/HelveticaNeueBlackCond.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica Neue Bold';
    src: url('../../fonts/HelveticaNeueBold.eot');
    src: url('../../fonts/HelveticaNeueBold.eot?#iefix') format('embedded-opentype'),
        url('../../fonts/HelveticaNeueBold.woff2') format('woff2'),
        url('../../fonts/HelveticaNeueBold.woff') format('woff'),
        url('../../fonts/HelveticaNeueBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'slick';
    src: url('../../fonts/slick.eot');
    src: url('../../fonts/slick.eot') format('embedded-opentype'),
         url('../../fonts/slick.woff2') format('woff2'),
         url('../../fonts/slick.woff') format('woff'),
         url('../../fonts/slick.ttf') format('truetype'),
         url('../../fonts/slick.svg#slick') format('svg');
}
