@font-face { font-family: 'data';
         src: url('data.eot') format('eot'),
              url('data.woff') format('woff'),
              url('data.ttf') format('truetype');
         font-weight: normal;
         font-style: normal;
         }
