body {
    font-family: 'Roboto', sans-serif !important;
    font-size: 14px !important;
}
.main-menu ul li a {
    font-family: 'Roboto Condensed', sans-serif;
}
.main-menu-area {
    border-bottom: 1px solid #f2f2f2;
}
.footer-widget-title {
    text-transform: capitalize;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto', sans-serif;
}
.section-title h2 {
    font-family: 'Roboto', sans-serif !important;
}
.blog-text > a {
    font-family: 'Roboto', sans-serif !important;
}