@font-face {
  font-family: FuturaPT-Medium;
  src: url("../fonts/FuturaPT-Medium.woff");
}
@font-face {
  font-family: FuturaPT-heavy;
  src: url("../fonts/FuturaPT-Heavy.woff");
}
@font-face {
    font-family: 'luckiest-guy';
    font-style: normal;
    font-weight: 400;
    src: local('luckiest-guy'), url('../fonts/LuckiestGuy-Regular.woff') format('woff');
}
@font-face {
    font-family: 'Poppins-Medium';
    font-style: normal;
    font-weight: 400;
    src: local('poppins-medium'), url('../fonts/Poppins-Medium.woff') format('woff');
}

@font-face {
  font-family: 'Cairo-Bold';
  font-style: normal;
  font-weight: 400;
  src: local('Cairo-Bold'), url('../fonts/Cairo-Bold.woff') format('woff');
}

@font-face {
  font-family: 'Ooreedo-Ar';
  font-style: normal;
  font-weight: 400;
  src: local('Ooreedo-Ar'), url('../fonts/OoredooArabic-Heavy.woff') format('woff');
}

@font-face {
  font-family: 'Ooreedo';
  font-style: normal;
  font-weight: 400;
  src: local('Ooreedo'), url('../fonts/Ooredoo-Heavy.woff') format('woff');
}