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

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

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