@font-face {
    font-family: 'Lucida Grande Normal';
    src: url('../../fonts/LucidaGrande.eot');
    src: url('../../fonts/LucidaGrande.eot?#iefix') format('embedded-opentype'),
        url('../../fonts/LucidaGrande.woff2') format('woff2'),
        url('../../fonts/LucidaGrande.woff') format('woff'),
        url('../../fonts/LucidaGrande.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Lucida Grande Bold';
    src: url('../../fonts/LucidaGrande-Bold.eot');
    src: url('../../fonts/LucidaGrande-Bold.eot?#iefix') format('embedded-opentype'),
        url('../../fonts/LucidaGrande-Bold.woff2') format('woff2'),
        url('../../fonts/LucidaGrande-Bold.woff') format('woff'),
        url('../../fonts/LucidaGrande-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}






@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');
}
