/**
* Theme Name: Fana Child
* Description: This is a child theme for Fana
* Author: Thembay
* Author URI: https://thembay.com/
* Version: 1.1.33
* Template: fana
*/


/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */






/* ===============================
   FANA THEME – FONT OVERRIDE
================================ */

/* BODY TEXT */
body,
body p,
body span,
body li,
body a {
    font-family: 'Poppins', sans-serif !important;
}
