@font-face {
  font-family: 'Helvetica-Neue';
  src: url('../fonts/HelveticaNeueLt.ttf')  format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Helvetica-Neue-bold';
  src: url('../fonts/Helvetica Neu Bold.ttf')  format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'NotoKufi-Bold';
    src: url('../fonts/NotoKufi-Bold.ttf')  format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NotoKufi-Regular';
    src: url('../fonts/NotoKufi-Regular.ttf')  format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'Cairo-Bold';
  src:  url('../fonts/Cairo-Bold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Ooredoo-Heavy';
  src:  url('../fonts/Ooredoo-Heavy.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}


