/*------------------------------------------------------------------
	[Master Stylesheet]

	Author        : Ateeq Rafeeq (https://themeforest.net/user/webfulcreations/portfolio)
	Template Name : Psychology Website Template
	Version       : 1.0
	CopyRight     : 2018 August @ www.webfulcreations.com


	- Main CSS file is inside assets/css/theme-style.css
-------------------------------------------------------------------*/

@import 'html/new/assets/css/animate.css';	   		   /* Including Animations CSS file */
@import 'html/new/assets/css/owl.carousel.css';		   /* Owl Carousel CSS File */
@import 'html/new/assets/css/foundation.min.css';       /* Including Foundation CSS File */
@import 'html/new/assets/css/theme-styles.css';		   /* Main Theme CSS File */
@import 'html/new/assets/css/responsive-styles.css';	   /* Main Theme CSS File */
@import 'html/new/assets/css/fontawesome-all.min.css';	   /* Including Font Awesome Icons */


/**
 * Import Website Main Fonts 
 *
 * To change Fonts Get Google Fonts replace in following Link, 
 * AFter replacing below go to theme-style.css and update
 * Font Families
 *
 */
@import 'https://fonts.googleapis.com/css?family=Niconne|Poppins:400,600,700,800|Roboto:400,500,700" rel="stylesheet';

/*=========================================
	Below This Line You Can add Your CSS
	Please Do not Edit Files above if you 
	are not sure what you are doing!
==========================================*/