@font-face {
    font-family: 'Magnita';
    font-weight: normal;
    src: url('fonts/Magnita.eot');
    src: url('fonts/Magnitad41d.eot?#iefix') format('embedded-opentype'),
         url('fonts/Magnita.woff2') format('woff2'),
         url('fonts/Magnita.woff') format('woff'),
         url('fonts/Magnita.html')  format('truetype'),
         url('fonts/Magnita.svg#Magnita') format('svg');
}