/* LICENSE & DETAILS
   ==================================================

	Theme Name: project - 09 - 17
	Version: 1.0
	Author: Roman Novokhatskiy
	Author URI: http://themeforest.net/user/romannovohackii
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html

   ==================================================
*/

/* Table of Contents
==================================================

	# Imports
	# -- Fonts
	# -- Reset all default Styles
	# -- General Styles
	# -- Responsive Style

   ==================================================
*/


/* # -- Fonts
================================================== */
@import 'fonts.css';
@import url(http://fonts.googleapis.com/css?family=PT+Sans);


/* # -- Reset all default Styles
================================================== */
@import 'reset.css';


/* # -- General Styles
================================================== */
@import 'main.css';


/* # -- Responsive Style
================================================== */
@import 'devices.css';