@font-face {
    font-family: 'Rage';
    src: url('fonts/RageItalic.eot');
    src: url('fonts/RageItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/RageItalic.woff') format('woff'),
        url('fonts/RageItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Futura';
    src: url('fonts/FuturaStd-Light.eot');
    src: url('fonts/FuturaStd-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/FuturaStd-Light.woff') format('woff'),
        url('fonts/FuturaStd-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Futura';
    src: url('fonts/FuturaStd-LightOblique.eot');
    src: url('fonts/FuturaStd-LightOblique.eot?#iefix') format('embedded-opentype'),
        url('fonts/FuturaStd-LightOblique.woff') format('woff'),
        url('fonts/FuturaStd-LightOblique.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}



@font-face {
    font-family: 'Futura';
    src: url('fonts/FuturaStd-Medium.eot');
    src: url('fonts/FuturaStd-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/FuturaStd-Medium.woff') format('woff'),
        url('fonts/FuturaStd-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Scriptina Pro';
    src: url('fonts/ScriptinaPro.eot');
    src: url('fonts/ScriptinaPro.eot?#iefix') format('embedded-opentype'),
        url('fonts/ScriptinaPro.woff') format('woff'),
        url('fonts/ScriptinaPro.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}