/* CUSTOM STYLE */
@import url(https://fonts.googleapis.com/css?family=Lato);
@import url(https://fonts.googleapis.com/css?family=Merriweather);

body{font-family: 'Lato';font-size:16px;color:#282b2b;font-weight:normal;}
h2.entry-title,h2.entry-title a{font-family: 'Merriweather';font-size:32px;color:#282b2b;font-weight:normal;}
.entry-content p{font-family: 'Lato';font-size:16px;color:#494a4a;font-weight:normal;}
ul.widget li  h2.widget_title{font-family: 'Merriweather';font-size:26px;color:#ffffff;font-weight:normal;}

