@font-face {
font-family: 'Marist';
src: url(//circa7celsius.com/wp-content/themes/astra-child/fonts/ABCMarist-Regular.otf) format('opentype');
font-weight: normal;
font-style: normal;
} body.single-people,
.single-people .person-single {
font-family: 'Marist' !important;
background-color: #f0f0f0 !important;
padding: 20px;
border-radius: 10px;
} .single-people .person-image {
float: left;
margin-right: 20px;
width: 200px;
}
.single-people .person-info {
overflow: hidden;
}