@font-face {
    font-family: 'FuturaLight';
    src: url('FuturaLight.woff2') format('woff2'),
        url('FuturaLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Futura';
    src: url('FuturaLight.woff2') format('woff2'),
        url('FuturaLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Futura TR';
    src: url('Futura.woff2') format('woff2'),
        url('Futura.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Futura Light TR';
    src: url('FuturaLightTR.woff2') format('woff2'),
        url('FuturaLightTR.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Futura';
    src: url('FuturaMedium.woff2') format('woff2'),
        url('FuturaMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'FuturaBook';
    src: url('FuturaBook.woff2') format('woff2'),
        url('FuturaBook.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FuturaMedium';
    src: url('FuturaMedium.woff2') format('woff2'),
        url('FuturaMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

