/*
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: 'SamuiScript';
    src: url('fonts/341683_0_0.eot'); /* IE9 Compat Modes */
    src: url('fonts/341683_0_0.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/341683_0_0.woff') format('woff'), /* Modern Browsers */
         url('fonts/341683_0_0.ttf')  format('truetype'), /* Safari, Android, iOS */
         url('fonts/341683_0_0.svg#svgFontName') format('svg'); /* Legacy iOS */
}

@font-face {
    font-family: 'FullSlab-LC50Book';
    src: url('fonts/341DBC_0_0.eot'); /* IE9 Compat Modes */
    src: url('fonts/341DBC_0_0.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/341DBC_0_0.woff') format('woff'), /* Modern Browsers */
         url('fonts/341DBC_0_0.ttf')  format('truetype'), /* Safari, Android, iOS */
         url('fonts/341DBC_0_0.svg#svgFontName') format('svg'); /* Legacy iOS */
}