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