/*
Theme Name:   Impuls Child
Theme URI:    http://impuls-werbeagentur.at
Description:  Impuls Child Theme
Author:       Impuls Werbeagentur by Andras Joni
Author URI:   http://impuls-werbeagentur.at
Template: 		visual-composer-starter
Version: 			1.0.0
Text Domain: 	visual-composer-starter-child
*/

/********************START LOAD FONTS********************/
/*import fonts first*/
@import url("css/theme_fonts.css");
/*end import fonts first*/

/********************START IMPORT STYLES********************/
@import url("css/admin/bugfix.css");
@import url("css/theme_basic.css");
@import url("css/theme_header.css");
@import url("css/theme_footer.css");
@import url("css/theme_layout.css");
@import url("css/theme_custom.css");
@import url("css/theme_vc-elements.css");

/********************END IMPORT STYLES********************/