/* Stylesheet for the 'Danza plone theme' Plone theme */

@font-face {
    font-family: 'DroidSansRegular';
    src: url('++resource++plonetheme.danza.images/tipos/DroidSans-webfont.eot');
    src: url('++resource++plonetheme.danza.images/tipos/DroidSans-webfont.eot?#iefix') format('embedded-opentype'),
         url('++resource++plonetheme.danza.images/tipos/DroidSans-webfont.woff') format('woff'),
         url('++resource++plonetheme.danza.images/tipos/DroidSans-webfont.ttf') format('truetype'),
         url('++resource++plonetheme.danza.images/tipos/DroidSans-webfont.svg#DroidSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}