/*

Theme Name:   	Storefront Child Theme

Theme URI:    	https://github.com/stuartduff/storefront-child-theme

Author:       	Stuart Duff

Author URI:     http://stuartduff.com

Template:     	storefront

Description:  	This is a blank child theme for WooThemes StoreFront theme

Version:      	1.0.0

License:      	GNU General Public License v2 or later

License URI:  	http://www.gnu.org/licenses/gpl-2.0.html

Text Domain:  	storefront

Tags:         	black, white, light, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready

This theme, like WordPress, is licensed under the GPL.

Use it to make something cool, have fun, and share what you've learned with others.

Storefront is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.

Resetting and rebuilding styles have been helped along thanks to the fine work of

Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html

along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/

FontAwesome License: SIL Open Font License - http://scripts.sil.org/OFL

Images License: GNU General Public License v2 or later

*/

/*

 * Add your own custom css below this text.

*/

@import url(https://fonts.googleapis.com/css?family=Montserrat:300,400,500,700,800);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,400i,700);
@import url("assets/css/jquery-ui.css");
@import url("assets/css/normalize.css");
@import url("assets/css/reset.css");
@import url("assets/css/grid.css");
@import url("assets/css/global.css");
@import url("assets/css/queries.css"); 
@import url("assets/css/flexslider.css");
@import url("assets/css/fancybox.css"); 


