@font-face {
    font-family: 'Janna LT';
    src: url('../ArbFonts.com-(5)/ArbFONTS-ArbFONTS-Janna-LT-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

body {
    font-family: 'Janna LT', sans-serif;
}

a{
    cursor: pointer;
}
html, body {
    max-width: 100% !important;
    overflow-x: hidden !important;
  }