@font-face {
  font-family: 'Corbel';
  src: url('assets/fonts/CORBEL.TTF') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Corbel';
  src: url('assets/fonts/CORBELB.TTF') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Corbel';
  src: url('assets/fonts/corbeli.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Corbel';
  src: url('assets/fonts/Corbel Bold Italic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
}
