/**
 * Theme Name: The French Nest Theme
 * Theme URI: http://thrivecolorado.org
 * Description: Theme for The French Nest
 * Version: 0.2
 * Author: Devon Tivona
 * Author URI: http://devon.tivona.me
 * Tags: TWT
 * Template: hybrid
 */
 
/* Get reset CSS */
@import url('../hybrid/library/css/reset.css');

/* Get the layout CSS */
@import url('../hybrid/library/css/2c-r-fixed.css');

/* Get the plugins CSS */
@import url('../hybrid/library/css/plugins.css');

/* Get the menu CSS */
@import url('../hybrid/library/css/drop-downs.css');

/* Get the screen CSS */
@import url('screen.css');

/* Get the typography CSS */
@import url('typography.css');

/* Get the print CSS */
@import url('print.css');
