/* heebo-regular - hebrew_latin */
@font-face {
  font-family: 'Heebo';
  font-style: normal;
  font-weight: 400;
  src: url('./heebo-v2-hebrew_latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Heebo'), local('Heebo-Regular'),
       url('./heebo-v2-hebrew_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
      /* url('./heebo-v2-hebrew_latin-regular.woff2') format('woff2'),  Super Modern Browsers */
      /* url('./heebo-v2-hebrew_latin-regular.woff') format('woff'),  Modern Browsers */
       url('./heebo-v2-hebrew_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./heebo-v2-hebrew_latin-regular.svg#Heebo') format('svg'); /* Legacy iOS */
}