  @font-face {
    font-family: 'Lovelo';
    font-style: normal;
    font-weight: normal;
  /*src: local('African'), url('../fonts/african.woff') format('woff');*/
  src: url('lovelo.eot'); /* IE9 Compat Modes */
  src: url('lovelo.otf') format('embedded-opentype'), /* IE6-IE8 */
       url('lovelo.woff2') format('woff2'), /* Super Modern Browsers */
       url('lovelo.woff') format('woff'), /* Pretty Modern Browsers */
       url('lovelo.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('lovelo.svg') format('svg'); /* Legacy iOS */
    }