/* LICENSE & DETAILS
   ==================================================

	Theme Name: Rouse Psychotherapy 
	Description: Custom theme based on the Atelier framework
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Template: atelier
	Version: 1.0
	Author: Will Brady
	Author URI: www.willbrady.net

	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

   ==================================================
*/

/* --------------------------------------------
	CHILD THEME CSS
-------------------------------------------- */

@font-face {
	font-family: 'BrandonText-Regular';
	src: url('fonts/brandon-text/BrandonText-Regular.eot');
	src: local('☺'), url('fonts/brandon-text/BrandonText-Regular.woff') format('woff'), url('fonts/brandon-text/BrandonText-Regular.ttf') format('truetype'), url('fonts/brandon-text/BrandonText-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'BrandonText-Regular' !important;
}

body, p {
	font-family: 'BrandonText-Regular' !important;
}

#header nav {
	font-family: 'BrandonText-Regular' !important;
}