/*
Theme Name:Custom Community Child
Theme URI: http://example.com/
Description: Child theme for the Custom Community theme
Author: Keryn Robinson
Author URI: http://kerynrobinson.com/about/
Template:  custom-community
Version: 0.1.0
*/

@import url("../custom-community/style.css");

@font-face{
font-family:end+of+the+dream;
src:url("../mabstheme/end_of_the_dream/End of the dream.ttf") format("truetype");
}

/* edit header 1,2+3 font and colour */

h1, h2, h3 {
font-family: 'End of the dream', serif;
color: #FF66CC}




