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

