/*
 Theme Name:   Eduma Child
 Theme URI:    http://educationwp.thimpress.com/
 Description:  Eduma Child Theme
 Author:       ThimPress
 Author URI:   http://thimpress.com
 Template:     eduma
 Version:      1.0.0
 Text Domain:  eduma-child
*/
@font-face {
	font-family: 'Roboto';
	src: url('fonts/Roboto-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Roboto Slab';
	src: url('fonts/RobotoSlab-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
}