@font-face {
  font-family: 'Rokkitt';
  src: url('Rokkitt.eot'); /* IE9 Compat Modes */
  src: url('Rokkitt.svg') format('embedded-opentype'), /* IE6-IE8 */
       url('Rokkitt.woff') format('woff'), /* Modern Browsers */
       url('Rokkitt.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('Rokkitt.svg') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  400;
}
