@font-face {
    font-family: 'GothamBold-Onload';
    src: url('../fonts/gothambold-webfont.woff2') format('woff2'),
    url('../fonts/gothambold-webfont.woff') format('woff'),
    url('../fonts/gothambold-webfont.ttf') format('truetype');;
  }

@font-face {
    font-family: 'Noto-Kufi-Arabic-Onload';
    src: url('../fonts/notokufiarabic-regular-webfont.woff2') format('woff2'),
    url('../fonts/notokufiarabic-regular-webfont.woff') format('woff'),
    url('../fonts/notokufiarabic-regular-webfont.ttf') format('truetype');;
  }