@font-face {
  font-family: 'Corbel';
  src: url('../fonts/corbel.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Corbel';
  src: url('../fonts/corbeli.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Corbel';
  src: url('../fonts/corbell.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Corbel';
  src: url('../fonts/corbelli.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Corbel';
  src: url('../fonts/corbelb.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Corbel';
  src: url('../fonts/corbelz.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
