@font-face {
    font-family: Conv_FuturaLight;
    src: url('fonts/FuturaLight.eot');
    src: url('fonts/FuturaLight.eot?#iefix') format("embedded-opentype"),
    url('fonts/FuturaLight.otf') format("opentype"),
    url('fonts/FuturaLight.woff') format('woff'),
    url('fonts/FuturaLight.ttf') format('truetype'),
    url('fonts/FuturaLight.svg') format("svg");
}