@font-face {
  font-family: 'CeraPro';
  src: url('../fonts/CeraPro/Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'CeraPro';
  src: url('../fonts/CeraPro/Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'CeraPro';
  src: url('../fonts/CeraPro/Black.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'Aeroport';
  src: url('../fonts/Aeroport/Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Aeroport';
  src: url('../fonts/Aeroport/Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}