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

}

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

}

