/*
Theme Name: r3core
Theme URI:
Description: Custom theme.
Version: 1.0
Author: R-Cubed
Author URI: r-cubed.ca
Tags: two columns, widgets
*/

/* Get default CSS */
@import url('css/template.css');

/* Get r3core theme CSS */
@import url('css/r3core.css');

/* Get custom theme CSS */
@import url('custom.css');