﻿    /* Assistant-regular - hebrew_latin */
/* font-weight: 400; Assistant-Regular */
/* font-weight: 300; Assistant-Light */
/* font-weight: 500; Assistant-Medium */
/* font-weight: 600; Assistant-SemiBold */
/* font-weight: 700; Assistant-Bold */
/* font-weight: 800; Assistant-ExtraBold */
/* font-weight: 900; Assistant-Black */

@font-face {
  font-family: 'Assistant';
  font-style: normal;
  font-weight: 300;
  src: url('static/Assistant-Light.eot'); /* IE9 Compat Modes */
  src: local('Assistant'), local('Assistant-Light')
      ,url('static/Assistant-Light.eot?#iefix') format('embedded-opentype') /* IE6-IE8 */
      /*,url('static/Assistant-Light.woff2') format('woff2')*/ /* Super Modern Browsers */
      ,url('static/Assistant-Light.woff') format('woff') /* Modern Browsers */
      ,url('static/Assistant-Light.ttf') format('truetype') /* Safari, Android, iOS */
      ,url('static/Assistant-Light.svg#Assistant') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'Assistant';
  font-style: normal;
  font-weight: 400;
  src: url('static/Assistant-Regular.eot'); /* IE9 Compat Modes */
  src: local('Assistant'), local('Assistant-Regular')
      ,url('static/Assistant-Regular.eot?#iefix') format('embedded-opentype') /* IE6-IE8 */
      /*,url('static/Assistant-Regular.woff2') format('woff2')*/ /* Super Modern Browsers */
      ,url('static/Assistant-Regular.woff') format('woff') /* Modern Browsers */
      ,url('static/Assistant-Regular.ttf') format('truetype') /* Safari, Android, iOS */
      ,url('static/Assistant-Regular.svg#Assistant') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'Assistant';
  font-style: normal;
  font-weight: 500;
  src: url('static/Assistant-Medium.eot'); /* IE9 Compat Modes */
  src: local('Assistant'), local('Assistant-Medium')
      ,url('static/Assistant-Medium.eot?#iefix') format('embedded-opentype') /* IE6-IE8 */
      /*,url('static/Assistant-Medium.woff2') format('woff2')*/ /* Super Modern Browsers */
      ,url('static/Assistant-Medium.woff') format('woff') /* Modern Browsers */
      ,url('static/Assistant-Medium.ttf') format('truetype') /* Safari, Android, iOS */
      ,url('static/Assistant-Medium.svg#Assistant') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'Assistant';
  font-style: normal;
  font-weight: 600;
  src: url('static/Assistant-SemiBold.eot'); /* IE9 Compat Modes */
  src: local('Assistant'), local('Assistant-SemiBold')
      ,url('static/Assistant-SemiBold.eot?#iefix') format('embedded-opentype') /* IE6-IE8 */
      /*,url('static/Assistant-SemiBold.woff2') format('woff2')*/ /* Super Modern Browsers */
      ,url('static/Assistant-SemiBold.woff') format('woff') /* Modern Browsers */
      ,url('static/Assistant-SemiBold.ttf') format('truetype') /* Safari, Android, iOS */
      ,url('static/Assistant-SemiBold.svg#Assistant') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'Assistant';
  font-style: normal;
  font-weight: 700;
  src: url('static/Assistant-Bold.eot'); /* IE9 Compat Modes */
  src: local('Assistant'), local('Assistant-Bold')
      ,url('static/Assistant-Bold.eot?#iefix') format('embedded-opentype') /* IE6-IE8 */
      /*,url('static/Assistant-Bold.woff2') format('woff2')*/ /* Super Modern Browsers */
      ,url('static/Assistant-Bold.woff') format('woff') /* Modern Browsers */
      ,url('static/Assistant-Bold.ttf') format('truetype') /* Safari, Android, iOS */
      ,url('static/Assistant-Bold.svg#Assistant') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'Assistant';
  font-style: normal;
  font-weight: 800;
  src: url('static/Assistant-ExtraBold.eot'); /* IE9 Compat Modes */
  src: local('Assistant'), local('Assistant-ExtraBold')
      ,url('static/Assistant-ExtraBold.eot?#iefix') format('embedded-opentype') /* IE6-IE8 */
      /*,url('static/Assistant-ExtraBold.woff2') format('woff2')*/ /* Super Modern Browsers */
      ,url('static/Assistant-ExtraBold.woff') format('woff') /* Modern Browsers */
      ,url('static/Assistant-ExtraBold.ttf') format('truetype') /* Safari, Android, iOS */
      ,url('static/Assistant-ExtraBold.svg#Assistant') format('svg'); /* Legacy iOS */
}
