/* hebrew */
@font-face {
	font-family: 'Heebo';
	font-style: normal;
 	font-weight: 400; 
	font-display: swap;
	src: url('../../fonts/Heebo-Regular-Hebrew.woff2') format('woff2');
 	unicode-range: U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F; 
}
/* latin */
/*@font-face {
	font-family: 'Heebo';
	font-style: normal;
 	font-weight: 400; 
	font-display: swap;
	src: url(../../fonts/Heebo-Regular-Latin.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; 
}*/
/* hebrew */
@font-face {
	font-family: 'Heebo';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('../../fonts/Heebo-Bold-Hebrew.woff2') format('woff2');
	unicode-range: U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F;
} 
/* latin */
/*@font-face {
	font-family: 'Heebo';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url(../../fonts/Heebo-Bold-Latin.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} */
/* hebrew */
@font-face {
  font-family: 'Heebo';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('../../fonts/Heebo-Black-Latin.woff2') format('woff2');
  unicode-range: U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* latin */
/*@font-face {
  font-family: 'Heebo';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(../../fonts/Heebo-Black-Hebrew.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}*/
@font-face {
  font-family: 'icomoon';
  src:  url('../../fonts/icomoon.eot?yqewta');
  src:  url('../../fonts/icomoon.eot?yqewta#iefix') format('embedded-opentype'),
    url('../../fonts/icomoon.ttf?yqewta') format('truetype'),
    url('../../fonts/icomoon.woff?yqewta') format('woff'),
    url('../../fonts/icomoon.svg?yqewta#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block';
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}

.icon-upload_file:before {
  content: "\e900";
}
.icon-user:before {
  content: "\f007";
}
.icon-home:before {
  content: "\f015";
}
.icon-map-marker:before {
  content: "\f041";
}
.icon-facebook-square:before {
  content: "\f082";
}
.icon-phone-square:before {
  content: "\f098";
}
.icon-envelope:before {
  content: "\f0e0";
}
.icon-lightbulb-o:before {
  content: "\f0eb";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-rocket:before {
  content: "\f135";
}
.icon-youtube-play:before {
  content: "\f16a";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-user-tie:before {
  content: "\e976";
}
.icon-linkedin:before {
  content: "\eac9";
}
.icon-calendar svg{
	width:16px;
	height:auto;
}