@charset "UTF-8";
/*
Theme Name: OnePoint Software Solutions Custom Template
Theme URI: http://onepointsolutions.com.au/
Author: OnePoint Software Solutions
Author URI: http://onepointsolutions.com.au/
Description: This is OnePoint Software Solutions' custom blank template for Wordpress. The blank theme includes what is common to all Wordpress powered Websites with the addition of a custom functionality and styling.
Version: 1.0.0

OnePoint Software Solutions Custom Template
http://onepointsolutions.com.au/
*/

/**
 * 	Copyright (c) OnePoint Software Solutions (http://onepointsolutions.com.au)
 * 	Licensed under the MIT license. http://www.opensource.org/licenses/mit-license.php
 */
 


@import url("css/general.css");

@import url("css/header.css");

@import url("css/footer.css");

@import url("css/visualcomposer.css");

@import url("css/forms.css");

@import url("css/buttons.css");

@import url("css/services.css");

@import url("css/home.css");

@import url("css/blog.css");

@import url("css/sidebar.css");

@import url("css/mediaqueries.css");