/*
 * EPL Brochures Custom CSS
 * Copy this file to your_theme/easypropertylistings/css/ folder to have load your custom CSS
 */

 h1,h2,h3,h4{
 	font-family: questa-grande,serif;
 }

 h5,h6,p,a,li{
 	font-family: din-2014,sans-serif;
 }

 h5{
 	color:#ea7238;
 }

 .epl-brochure-author-name{
 	color:#ea7238;
 }