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