.homepage-services .services-section .boxs .text h3 {color: #ffffff;}

/* 2. Set the global Body & Content font */
body, button, input, select, textarea, p {
  font-family: 'Source Sans Pro', sans-serif !important;
}

/* 3. Set the Heading font across the site & widgets */
h1, h2, h3, h4, h5, h6, .widget-title {
  font-family: 'Oswald', sans-serif !important;
}

/* 4. Set the Navigation Menu font */
.main-navigation, .main-navigation a {
  font-family: 'Source Sans Pro', sans-serif !important;
  font-weight: 600;
}