@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed');

body {
    font-family: 'Roboto Condensed', sans-serif!important;
}

.project_widget figure h2,
.project_widget a .preview,
.Inner_Page_Property h2,
#ArticleItem .article_item .article_desc span strong,
#ArticleItem .article_item .article_author strong,
#ArticleItem .article_item .article_desc h2,
.inner_news .article_item .article_desc h1,
#ProductItem h2,
#ProductItem .orginal_price,
#ProductItem .discount_price,
#ProductItem .discount_tag,
.inner_product h2,
.inner_product .orginal_price,
.inner_product .discount_price{
    font-family: 'Roboto Condensed', sans-serif!important;
    font-weight: bold;
}