/* heebo-400 - latin */
@font-face {
  font-family: 'Heebo';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('heebo-v10-latin-400.woff2') format('woff2'), /* Super Modern Browsers */
       url('heebo-v10-latin-400.woff') format('woff'), /* Modern Browsers */
       url('heebo-v10-latin-400.ttf') format('truetype'), /* Safari, Android, iOS */
}

/* heebo-700 - latin */
@font-face {
  font-family: 'Heebo';
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('heebo-v10-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('heebo-v10-latin-700.woff') format('woff'), /* Modern Browsers */
       url('heebo-v10-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
}

