/**
Theme Name:		Breathing Tree v0.1
Description: 	Extra CSS for Breathing Tree
Version: 		201711-v02
Author: 		g3po@TribalDDB
*/



/* Banner styles */
@font-face {
    font-family: 'brandon_textlight';
    src: url('fonts/hvd_fonts_-_brandontext-light-webfont.woff2') format('woff2'),
         url('fonts/hvd_fonts_-_brandontext-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'brandon_textregular';
    src: url('fonts/hvd_fonts_-_brandontext-regular-webfont.woff2') format('woff2'),
         url('fonts/hvd_fonts_-_brandontext-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


	



