@font-face {
    font-family: 'Droidiga';
    src: url('../fonts/Droidiga.eot');
    src: url('../fonts/Droidiga.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Droidiga.woff') format('woff'),
         url('../fonts/Droidigar.ttf') format('truetype'),
         url('../fonts/Droidiga.svg#amatic_scregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body,p,h1,h2,h3,h4,a {font-family: 'Droidiga', Verdana;}