@font-face {
  font-family: 'Heebo';
  src: url('../fonts/Heebo/Heebo-Thin.eot');
  src: url('../fonts/Heebo/Heebo-Thin.woff') format('woff'),
    url('../fonts/Heebo/Heebo-Thin.otf') format('opentype'),
    url('../fonts/Heebo/Heebo-Thin.ttf') format('truetype');

  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Heebo';
  src: url('../fonts/Heebo/Heebo-Light.eot');
  src: url('../fonts/Heebo/Heebo-Light.woff') format('woff'),
    url('../fonts/Heebo/Heebo-Light.otf') format('opentype'),
    url('../fonts/Heebo/Heebo-Light.ttf') format('truetype');

  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Heebo';
  src: url('../fonts/Heebo/Heebo-Regular.eot');
  src: url('../fonts/Heebo/Heebo-Regular.woff') format('woff'),
    url('../fonts/Heebo/Heebo-Regular.otf') format('opentype'),
    url('../fonts/Heebo/Heebo-Regular.ttf') format('truetype');

  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Heebo';
  src: url('../fonts/Heebo/Heebo-Medium.eot');
  src: url('../fonts/Heebo/Heebo-Medium.woff') format('woff'),
    url('../fonts/Heebo/Heebo-Medium.otf') format('opentype'),
    url('../fonts/Heebo/Heebo-Medium.ttf') format('truetype');

  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Heebo';
  src: url('../fonts/Heebo/Heebo-SemiBold.eot');
  src: url('../fonts/Heebo/Heebo-SemiBold.woff') format('woff'),
    url('../fonts/Heebo/Heebo-SemiBold.otf') format('opentype'),
    url('../fonts/Heebo/Heebo-SemiBold.ttf') format('truetype');

  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Heebo';
  src: url('../fonts/Heebo/Heebo-Bold.eot');
  src: url('../fonts/Heebo/Heebo-Bold.woff') format('woff'),
    url('../fonts/Heebo/Heebo-Bold.otf') format('opentype'),
    url('../fonts/Heebo/Heebo-Bold.ttf') format('truetype');

  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Heebo';
  src: url('../fonts/Heebo/Heebo-ExtraBold.eot');
  src: url('../fonts/Heebo/Heebo-ExtraBold.woff') format('woff'),
    url('../fonts/Heebo/Heebo-ExtraBold.otf') format('opentype'),
    url('../fonts/Heebo/Heebo-ExtraBold.ttf') format('truetype');

  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Heebo';
  src: url('../fonts/Heebo/Heebo-Black.eot');
  src: url('../fonts/Heebo/Heebo-Black.woff') format('woff'),
    url('../fonts/Heebo/Heebo-Black.otf') format('opentype'),
    url('../fonts/Heebo/Heebo-Black.ttf') format('truetype');

  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
