@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400&display=swap');
#primary-navigation a {
    font-family: Raleway;
    font-weight: 500;
    font-size: 13px;
    color: #777;
}

#secondary-navigation a {
    font-family: Raleway;
    font-weight: 700;
    font-size: 16px;
    color: #000;
    text-transform: uppercase;
}

.latestPost .title a {
    font-family: Roboto;
    font-size: 38px;
    font-weight: 300;
    color: #2b296a;
}

.single-title {
    font-family: Roboto;
    font-size: 38px;
    font-weight: 300;
    color: #222;
}

body {
    font-family: Raleway;
    font-size: 16px;
    font-weight: 400;
    color: #444444;
}

#sidebar .widget h3 {
    font-family: Roboto;
    font-weight: normal;
    font-size: 20px;
    color: #222222;
    text-transform: uppercase;
}

#sidebar .widget {
    font-family: Raleway;
    font-weight: 500;
    font-size: 16px;
    color: #444444;
}

.footer-widgets h3 {
    font-family: Roboto;
    font-weight: normal;
    font-size: 18px;
    color: #ffffff;
    text-transform: uppercase;
}

.f-widget a, footer .wpt_widget_content a, footer .wp_review_tab_widget_content a, footer .wpt_tab_widget_content a, footer .widget .wp_review_tab_widget_content a {
    font-family: Raleway;
    font-weight: 500;
    font-size: 16px;
    color: #999999;
}

.footer-widgets, .f-widget .top-posts .comment_num, footer .meta, footer .twitter_time, footer .widget .wpt_widget_content .wpt-postmeta, footer .widget .wpt_comment_content, footer .widget .wpt_excerpt, footer .wp_review_tab_widget_content .wp-review-tab-postmeta, footer .advanced-recent-posts p, footer .popular-posts p, footer .category-posts p {
    font-family: Raleway;
    font-weight: 500;
    font-size: 16px;
    color: #777777;
}

#copyright-note {
    font-family: Raleway;
    font-weight: 500;
    font-size: 14px;
    color: #fff;
}

h1 {
    font-family: Roboto;
    font-weight: normal;
    font-size: 28px;
    color: #222222;
}

h2 {
    font-family: Roboto;
    font-weight: normal;
    font-size: 24px;
    color: #222222;
}

h3 {
    font-family: Roboto;
    font-weight: normal;
    font-size: 22px;
    color: #222222;
}

h4 {
    font-family: Roboto;
    font-weight: normal;
    font-size: 20px;
    color: #222222;
}

h5 {
    font-family: Roboto;
    font-weight: normal;
    font-size: 18px;
    color: #222222;
}

h6 {
    font-family: Roboto;
    font-weight: normal;
    font-size: 16px;
    color: #222222;
}