@font-face {
    font-family: 'OpenSansLight';
    src: url('eot.eot');
    src: url('eot.eot?#iefix') format('embedded-opentype'),
         url('woff.woff') format('woff'),
         url('ttf.ttf') format('truetype'),
         url('svg.svg#OpenSansLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

