1. How can i change font-family for catnav. I try style.css but can not change font-family
2. How I can change css below in header.
<style type=”text/css” media=”screen”>
body { background-color:#fff;}
body{ color: #666;font-weight: normal;font-size: 13px;}
#catnav ul a{ font-family: Open Sans;font-weight: normal;font-size: 13px;}
#catnav.secondary ul a{ font-family: Oswald;font-weight: normal;font-size: 16px;}
h2.blogpost-wrapper-title{ font-weight: normal;font-size: 20px;}
.blog-lists-blog h3 a{ font-weight: normal;font-size: 24px;}
.blog-lists h3 a{ font-weight: normal;font-size: 14px;}
.widget-head, ul.tabs2 li a{ font-weight: normal;font-size: 20px;}
h3.widget-title{ font-weight: normal;font-size: 21px;}
.post-title h1{ font-weight: normal;font-size: 40px;}
#post-meta ,.post-meta-blog{ font-weight: normal;font-size: 10px;}
.post_content{ font-weight: normal;font-size: 13px;}
.single-navigation, .comment-nav-above, .comment-nav-below{ font-family: Bitter;font-weight: normal;font-size: 14px;}
.comment-content{ font-weight: normal;font-size: 13px;}
.post_content h1{ font-weight: normal;font-size: 32px;}
.post_content h2{ font-weight: normal;font-size: 28px;}
.post_content h3{ font-weight: normal;font-size: 24px;}
.post_content h4{ font-weight: normal;font-size: 20px;}
.post_content h5{ font-weight: normal;font-size: 16px;}
.post_content h6{ font-weight: normal;font-size: 12px;}
</style>
In style.css there is not font-family: Open Sans and font-family: Oswald
where there are ?
My site: http://du-lich-viet-nam.com/
Promblem in Menu font
I try my best but not success and need help
Many thanks