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