/* Webfont: Afrah-Round */@font-face {
    font-family: 'AfrahRound';
    src: url('Afrah-Round.woff2') format('woff2'), /* Modern Browsers */
         url('Afrah-Round.ttf') format('truetype'); /* Safari, Android, iOS */
             font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

