@font-face {
    font-family: 'daniela';
    src: url('fonts/DanielaScript.eot');
    src: url('fonts/DanielaScript.eot?#iefix') format('embedded-opentype'),
         url('fonts/DanielaScript.woff2') format('woff2'),
         url('fonts/DanielaScript.woff') format('woff'),
         url('fonts/DanielaScript.ttf') format('truetype'),
         url('fonts/DanielaScript.svg#robotoblack') format('svg');
    font-weight: normal;
    font-style: normal;

}