
@font-face {
    font-family: 'magneto';
    src: url('magneto.eot');
    src: url('magneto.eot?#iefix') format('embedded-opentype'),
         url('magneto.woff') format('woff'),
         url('magneto.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}