

/*@font-face {
    font-family: David !important;
    src: url('/Static/fonts/he/David.woff');
}*/
/*
@font-face {
    font-family: !important;
    src: url('/Static/fonts/he/David.eot');
    src: url('/Static/fonts/he/David.eot?#iefix') format('embedded-opentype'), url('/Static/fonts/he/David.woff2') format('woff2'), url('/Static/fonts/he/David.woff') format('woff'), url('/Static/fonts/he/David.ttf') format('truetype'), url('/Static/fonts/he/David.svg#David') format('svg');
}*/

body {
    font-family: David !important;
}

@media only screen and (min-width: 1370px) {
    #header:not(.mini) .menu-container > ol > li > a {
        font-size: 1.5rem !important;
    }
}
section.news-container header .title{
    font-size:16px!important;
}
article.list-item .title{
    font-size:1.6rem!important;
}
article.list-item .over-title, article.list-item .lead{
    font-size:1.4rem!important;
}
article.box-item .title {
    font-size: 1.38rem !important;
}
.more-top-news h3 {
    font-size: 1.8rem!important;
}
.header nav .logo-phrase {
    background-image: url(/Static/img/tasnimnews-phrase-he.png);
}