﻿@font-face {
    font-family: 'FuturaLT';
    src: url('../fonts/futuralt-opentype-webfont.woff2') format('woff2'),
         url('../fonts/futuralt-opentype-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FuturaLTBold';
    src: url('../fonts/futuralt-bold-opentype-webfont.woff2') format('woff2'),
         url('../fonts/futuralt-bold-opentype-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FuturaLTBoldItalic';
    src: url('../fonts/futuralt-boldoblique-opentype-webfont.woff2') format('woff2'),
         url('../fonts/futuralt-boldoblique-opentype-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FuturaLTBook';
    src: url('../fonts/futura-lt-book-webfont.woff2') format('woff2'),
         url('../fonts/futura-lt-book-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FuturaLTBookItalic';
    src: url('../fonts/futuralt-bookoblique-opentype-webfont.woff2') format('woff2'),
         url('../fonts/futuralt-bookoblique-opentype-webfont.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'FuturaLTHeavy';
    src: url('../fonts/futuralt-heavy-opentype-webfont.woff2') format('woff2'),
         url('../fonts/futuralt-heavy-opentype-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FuturaLTHeavyItalic';
    src: url('../fonts/futuralt-heavyoblique-opentype-webfont.woff2') format('woff2'),
         url('../fonts/futuralt-heavyoblique-opentype-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FuturaLTLight';
    src: url('../fonts/futuralt-light-opentype-webfont.woff2') format('woff2'),
         url('../fonts/futuralt-light-opentype-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FuturaLTLightItalic';
    src: url('../fonts/futuralt-lightoblique-opentype-webfont.woff2') format('woff2'),
         url('../fonts/futuralt-lightoblique-opentype-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}