
@font-face {
    font-family: 'narkisblockmfregular';
    src: url('fonts/narkisblock-regular-webfont.woff2') format('woff2'),
         url('fonts/narkisblock-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    unicode-range: U+0590-05FF;

}


@font-face {
    font-family: 'narkisblockmf_condensedmedium';
    src: url('fonts/narkisblockcondensed-medium-webfont.woff2') format('woff2'),
         url('fonts/narkisblockcondensed-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    unicode-range: U+0590-05FF;
}

@font-face {
    font-family: 'UniversLT-Condensed';
    src: url('fonts/univers/UniversLT-Condensed.woff2') format('woff2'),
        url('fonts/univers/UniversLT-Condensed.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
.universlt {
    font-family: 'UniversLT-Condensed'!important;
}

@font-face {
    font-family: 'UniversLT-CondensedBold';
    src: url('fonts/univers/UniversLT-CondensedBold.woff2') format('woff2'),
        url('fonts/univers/UniversLT-CondensedBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}





@font-face {
  font-family: 'mandatory29';
      src: url('fonts/Mandatory-29/Mandatory-29.woff2') format('woff2'),
       url('fonts/Mandatory-29/Mandatory-29.woff') format('woff');
  font-weight: normal;
  font-style: normal;
    
}


:lang(en), :lang(he) .en *, :lang(he) .en { 
font-family: 'UniversLT-Condensed';
    font-weight: normal;
    font-style: normal;
    text-rendering: optimizeSpeed;
}
:lang(he), :lang(en) .he *, :lang(en) .he { 
	font-family: 'narkisblockmfregular';
text-rendering: optimizeSpeed;}
    
:lang(en) .he {text-align: right; direction: rtl; }
:lang(he) .en {text-align: left; direction: ltr; }

:lang(he) .item_content :not(.en) h3,
:lang(he) #lead_posts h3 a,
:lang(he) #lead_posts a h3,
:lang(he) .post-grid h3 a,
:lang(he) .post-grid a h3
{font-family: 'narkisblockmf_condensedmedium';
    text-rendering: optimizeSpeed;}

.narkisblockmf
{font-family: 'narkisblockmf_condensedmedium'!important;
    text-rendering: optimizeSpeed;}

:lang(en) .item_content :not(.he) h3, :lang(en) #lead_posts h3 a, :lang(en) .post-grid h3 a {font-family: 'UniversLT-CondensedBold'!important;
text-rendering: optimizeSpeed;}

.homepage_mod_title, .footerMenu_Header, .host_cities h3, #page-title h1 {letter-spacing:2px;}
h1,h2,h3,
.footerMenu_Header>a:first-child,
#page-title span
{
    font-family: 'mandatory29';
    font-weight: 400;
    text-rendering: optimizeSpeed;
}

h1,
#page-title span,
.host_cities h3, .mandatory, .mandatory29
{
    font-family: 'mandatory29'!important;
    font-weight: 400;
    text-rendering: optimizeSpeed;}



/*
.ltr strong, .ltr b {font-family: 'UniversLT-CondensedBold';
    font-weight: bold;
    font-style: normal;}


.ltr .heb, .ltr .heb *  {text-align: right; direction: rtl; font-family: 'narkisblockmfregular'!important; }

.ltr .heb strong, .ltr .heb b  { font-family: 'narkisblockmf_condensedmedium'!important; }

*/

