/*
Theme Name: Total Child
Theme URI: http://totalwptheme.com
Description: Total WordPress theme example child theme.
Author: AJ Clarke
Author URI: http://totalwptheme.com
Template: Total
Version: 1.1
*/

/* Parent stylesheet should be loaded from functions.php not using @import */
@font-face {
    font-family: 'GEOSLAB BOLD';
    src: url('http://india-designers.ispacetechnolabs.com/wp-content/uploads/fonts/GEO703XB.ttf')  format('truetype'), /* Safari, Android, iOS */
}
@font-face {
    font-family: 'GEOSLAB MEDIUM';
    src: url('http://india-designers.ispacetechnolabs.com/wp-content/uploads/fonts/GeoSlab703_Md_BT_Medium.ttf')  format('truetype'), /* Safari, Android, iOS */
}