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

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

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

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