/* Font face*/

@font-face {
    font-family: 'HelveticaLTStdOblique';
    src: url('../fonts/helveticaltstd-obl_0.eot');
    src: url('../fonts/helveticaltstd-obl_0.eot') format('embedded-opentype'),
         url('../fonts/helveticaltstd-obl_0.woff2') format('woff2'),
         url('../fonts/helveticaltstd-obl_0.woff') format('woff'),
         url('../fonts/helveticaltstd-obl_0.ttf') format('truetype'),
         url('../fonts/helveticaltstd-obl_0.svg#HelveticaLTStdOblique') format('svg');
}


@font-face {
    font-family: 'HelveticaLTStdLight';
    src: url('../fonts/helveticaltstd-light_0.eot');
    src: url('../fonts/helveticaltstd-light_0.eot') format('embedded-opentype'),
         url('../fonts/helveticaltstd-light_0.woff2') format('woff2'),
         url('../fonts/helveticaltstd-light_0.woff') format('woff'),
         url('../fonts/helveticaltstd-light_0.ttf') format('truetype'),
         url('../fonts/helveticaltstd-light_0.svg#HelveticaLTStdLight') format('svg');
}


@font-face {
    font-family: 'HelveticaLTStdBold';
    src: url('../fonts/helveticaltstd-bold_0.eot');
    src: url('../fonts/helveticaltstd-bold_0.eot') format('embedded-opentype'),
         url('../fonts/helveticaltstd-bold_0.woff2') format('woff2'),
         url('../fonts/helveticaltstd-bold_0.woff') format('woff'),
         url('../fonts/helveticaltstd-bold_0.ttf') format('truetype'),
         url('../fonts/helveticaltstd-bold_0.svg#HelveticaLTStdBold') format('svg');
}

@font-face {
    font-family: 'HelveticaLTStdBoldOblique';
    src: url('../fonts/helveticaltstd-boldobl_0.eot');
    src: url('../fonts/helveticaltstd-boldobl_0.eot') format('embedded-opentype'),
         url('../fonts/helveticaltstd-boldobl_0.woff2') format('woff2'),
         url('../fonts/helveticaltstd-boldobl_0.woff') format('woff'),
         url('../fonts/helveticaltstd-boldobl_0.ttf') format('truetype'),
         url('../fonts/helveticaltstd-boldobl_0.svg#HelveticaLTStdBoldOblique') format('svg');
}
