@charset "UTF-8";


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

}




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

}




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

}