/* 
Theme Name: Canvas Child Theme
Theme URI: 
Description: Canvas Child Theme
Template: canvas
Version: 1.0.0
Author: Rosalie Cahutay
Author URI: 
License: GNU General Public License
License URI: license.txt
*/

@import url("../canvas/style.css"); /*include the main theme css */

@font-face{
	font-family: 'SourceSansProLight';
	font-weight: normal;
	src: url('http://wge.com.au/wp-content/themes/canvas-childtheme-master/fonts/SourceSansPro-Light.otf'),
		 url('http://wge.com.au/wp-content/themes/canvas-childtheme-master/fonts/SourceSansPro-Light.eot'); /* IE9 */
}

@font-face{
	font-family: 'OswaldLight';
	font-weight: normal;
	src: url('http://wge.com.au/wp-content/themes/canvas-childtheme-master/fonts/Oswald-Light.ttf'),
		 url('http://wge.com.au/wp-content/themes/canvas-childtheme-master/fonts/Oswald-Light.eot'); /* IE9 */
}

#navigation {
	box-shadow: none !important;
}

.staff-profiles #column ul li {
list-style: disc !important;
margin-left: 20px;
padding-left: 0px !important;
}

.staff-profiles #column ul {
margin-top: 10px;
}

.staff-profiles .disciplinesIcons img {
margin-right: 20px !important;
margin-bottom: 20px !important;
}

/**please check css/custom.css ***/