﻿/*awesome*/
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=3.2.1');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=3.2.1') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=3.2.1') format('truetype'), url('../fonts/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*Font Alef*/
@font-face {
    font-family: 'Alef';
    src: url('../fonts/Alef-Regular.eot');
    src: url('../fonts/Alef-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Alef-Regular.woff') format('woff'),
         url('../fonts/Alef-Regular.ttf') format('truetype'),
         url('../fonts/Alef-Regular.svg#alefregular') format('svg');
	font-weight: normal; 
	font-style: normal;
}
/*font alef bold*/
@font-face {
    font-family: 'Alef';
    src: url('../fonts/Alef-Bold.eot');
    src: url('../fonts/Alef-Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Alef-Bold.woff') format('woff'),
         url('../fonts/Alef-Bold.ttf') format('truetype'),
         url('../fonts/Alef-Bold.svg#alefbold') format('svg');
	font-weight: bold;
	font-style: normal;
}
/*font noto*/
@font-face {
  font-family: 'Noto';
  font-style: normal;
  font-weight: normal;
  src: url(../fonts/NotoSansHebrew-Regular.eot);
  src: url(../fonts/NotoSansHebrew-Regular.eot?#iefix) format('embedded-opentype'),
       url(../fonts/NotoSansHebrew-Regular.woff2) format('woff2'),
       url(../fonts/NotoSansHebrew-Regular.woff) format('woff'),
       url(../fonts/NotoSansHebrew-Regular.ttf) format('truetype');
}
/*font noto*/
@font-face {
  font-family: 'Noto';
  font-style: normal;
  font-weight: bold;
  src: url(../fonts/NotoSansHebrew-Bold.eot);
  src: url(../fonts/NotoSansHebrew-Bold.eot?#iefix) format('embedded-opentype'),
       url(../fonts/NotoSansHebrew-Bold.woff2) format('woff2'),
       url(../fonts/NotoSansHebrew-Bold.woff) format('woff'),
       url(../fonts/NotoSansHebrew-Bold.ttf) format('truetype');
}
/*font bitter*/
@font-face {
    font-family: 'bitter';
    src: url('../fonts/bitter-regular-webfont.woff2') format('woff2'),
         url('../fonts/bitter-regular-webfont.woff') format('woff'),
         url('../fonts/bitter-regular-webfont.ttf') format('truetype'),
         url('../fonts/bitter-regular-webfont.svg#bitterregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*font bitter*/
@font-face {
    font-family: 'bitter';
    src: url('../fonts/bitter-bold-webfont.woff2') format('woff2'),
         url('../fonts/bitter-bold-webfont.woff') format('woff'),
         url('../fonts/bitter-bold-webfont.ttf') format('truetype'),
         url('../fonts/bitter-bold-webfont.svg#bitterbold') format('svg');
    font-weight: bold;
    font-style: normal;
}

/*font noto sans english*/
@font-face {
    font-family: 'noto_en';
    src: url('../fonts/NotoSans-Regular-webfont.eot');
    src: url('../fonts/NotoSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/NotoSans-Regular-webfont.woff') format('woff'),
         url('../fonts/NotoSans-Regular-webfont.ttf') format('truetype'),
         url('../fonts/NotoSans-Regular-webfont.svg#noto_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*font noto sans english*/
@font-face {
    font-family: 'noto_en';
    src: url('../fonts/NotoSans-Bold-webfont.eot');
    src: url('../fonts/NotoSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/NotoSans-Bold-webfont.woff') format('woff'),
         url('../fonts/NotoSans-Bold-webfont.ttf') format('truetype'),
         url('NotoSans-Bold-webfont.svg#noto_sansbold') format('svg');
    font-weight: bold;
    font-style: normal;

}
/*icons*/
@font-face {
  font-family: 'hakotel';
  src: url('../fonts/hakotel.eot?12792479');
  src: url('../fonts/hakotel.eot?12792479#iefix') format('embedded-opentype'),
       url('../fonts/hakotel.woff?12792479') format('woff'),
       url('../fonts/hakotel.ttf?12792479') format('truetype'),
       url('../fonts/hakotel.svg?12792479#hakotel') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*icons weather*/
@font-face {
	font-family: 'weather';
	src: url('../fonts/weather.eot?58741587');
	src: url('../fonts/weather.eot?58741587#iefix') format('embedded-opentype'),
		url('../fonts/weather.woff?58741587') format('woff'),
		url('../fonts/weather.ttf?58741587') format('truetype'),
		url('../fonts/weather.svg?58741587#weather') format('svg');
	font-weight: normal;
	font-style: normal;
}
