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


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

@font-face {
    font-family: 'githalsregular';
    src: url('fonts/githals-webfont.woff2') format('woff2'),
         url('fonts/githals-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'BaminiTamil';
    src: url('Bamini_Tamil_25.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}