/*@font-face {
    font-family: "Dagny";
    src: url('../fonts/dagnyscwebpro.eot'); 
    src: url('../fonts/dagnyscwebpro.eot?#iefix') format('embedded-opentype'),
         url('../fonts/dagnyscwebpro.woff') format('woff'),
         url('../fonts/dagnysccomppro.ttf') format('truetype');
}
*/
@font-face {
    font-family: "Dagny";
    font-weight: 700;
    src: url('../fonts/dagnycompprobold.eot'); 
    src: url('../fonts/dagnycompprobold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/dagnycompprobold.woff') format('woff'),
         url('../fonts/dagnycompprobold.ttf') format('truetype');
}

@font-face {
    font-family: "Dagny";
    src: url('../fonts/dagnycomppro.ttf'); 
}