@font-face {
    font-family: 'azo-sans-light';
    src: url('AzoSans-Light.eot');
    src: url('AzoSans-Light.otf') format('embedded-opentype'),
         url('AzoSans-Light.woff') format('woff'),
         url('AzoSans-Light.ttf') format('truetype'),
         url('AzoSans-Light.svg#azo-sans-light') format('svg');
    font-weight: normal;
    font-style: normal;

}