@charset "utf-8";
/* CSS Document */

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