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

}

