/*
Theme Name: Makris Centres 2019
Theme URI: http://www.makris.com.au
Author: The Advertising Works
Author URI: http://www.advertisingworks.com.au/
Description: A word press theme for Makris Shopping Centres.
Version: 2.0
License: GNU General Public License
License URI: license.txt
Tags: Zoommm
*/

/* FONTS */
@import url('https://fonts.googleapis.com/css?family=Josefin+Sans:300,400,600,700');

/* STYLES */
@import url('css/colours.css');
@import url('css/tags.css');
@import url('css/classes.css');
@import url('css/large.css') (min-width:1440px);
@import url('css/tablet.css') (max-width:1024px);
@import url('css/mobile.css') (max-width:767px);
@import url('css/sliders.css');
@import url('css/print.css') (print);
