/*
	Author       : Webful Creations Vision (https://themeforest.net/user/webfulcreationsvision/portfolio)
	Template Name: Webful Optometrist HTML Template
	Version      : 1.0
	CopyRight    : 2016 @ www.webfulcreations.com


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

@import 'css/animate.css';             /* Animations CSS File */
@import 'css/foundation.min.css';      /* Including Foundation CSS File */
@import 'css/font-awesome.min.css';	   /* Including Font Awesome Icons */
@import 'css/owl.carousel.css';		   /* Owl Carousel CSS File */
@import 'css/theme-styles.css';		   /* Main Theme CSS File */

/*
 * 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=Lato:400,400i,700,700i%7CRaleway:400,700';


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