fixed font type issue
diff --git a/css/fineract.css b/css/fineract.css
index 0d443ed..f5bb768 100644
--- a/css/fineract.css
+++ b/css/fineract.css
@@ -118,4 +118,3 @@
     height: 45px;
   }
 }
-
diff --git a/index.html b/index.html
index ff58803..8447d88 100644
--- a/index.html
+++ b/index.html
@@ -23,7 +23,7 @@
   <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
   <title>Apache Fineract (incubating)</title>
   <link rel="icon" type="image/png" href="images/apache-fineract-icon.png">
-  <link href="https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300&subset=latin,latin-ext" type="text/css" rel="stylesheet">
+  <link href="https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300&subset=latin,latin-ext,cyrillic,cyrillic-ext" type="text/css" rel="stylesheet">
   <link href="http://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
   <link href="css/materialize.min.css" type="text/css" rel="stylesheet"/>
   <link href="css/fineract.css" type="text/css" rel="stylesheet">
@@ -63,7 +63,7 @@
     <section class="section">
       <h3 class="center-align">Platform for Digital Financial Services</h3>
       <p class="flow-text justify-align">
-        Apache Fineract (&#92;&#8217;fīn-,&#477;-ˌrakt&#92;) is an open source system for core banking as a platform. Fineract provides a reliable, robust, and affordable solution for entrepreneurs, financial institutions, and service providers to offer financial services to the world’s 2 billion underbanked and unbanked.
+        Apache Fineract (&#92;&#8217;f&#299;n-,&#1241;-,rakt&#92;) is an open source system for core banking as a platform. Fineract provides a reliable, robust, and affordable solution for entrepreneurs, financial institutions, and service providers to offer financial services to the world’s 2 billion underbanked and unbanked.
       </p>
       <div class="divider"></div>
     </section>