@font-face {
  font-family: 'AvantGarde-Demi';
  src: url("https://localtrust.org.uk/wp-content/themes/Local%20Trust/assets/fonts/AvantGarde-Demi.ttf") format("truetype");
}

/* Body text fonts */
body.body-timeline-page {
	font-family: itc-avant-garde-gothic-pro, Arial, Helvetica, sans-serif;
}

input, textarea {
	font-family: itc-avant-garde-gothic-pro, Arial, Helvetica, sans-serif;	
}

#cdr-uc-controls {
	font-family: itc-avant-garde-gothic-pro, Arial, Helvetica, sans-serif;	
}

/* Title fonts */

.cdr-timeline-info .cdr-ah-event-summary h3 {
	font-family: AvantGarde-Demi, sans-serif;
}

#gt-header .logo span, #gt-header .logo h1 {
	font-family: AvantGarde-Demi, sans-serif;	
}

#cdr-uc-panel .fp-block h3 {
	font-family: AvantGarde-Demi, sans-serif;	
}

