@font-face {
  font-family: 'Gabarito';
  src: url('gabarito-regular-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Gabarito';
  src: url('gabarito-medium-500.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Gabarito';
  src: url('gabarito-semibold-600.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Gabarito';
  src: url('gabarito-bold-700.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Gabarito';
  src: url('gabarito-extrabold-800.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'Gabarito';
  src: url('gabarito-black-900.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
}