@font-face {
  font-family: 'Cera Pro';
  src: url('CeraPro-Regular.eot');
  src: url('CeraPro-Regular.eot?#iefix') format('embedded-opentype'),
    url('CeraPro-Regular.woff') format('woff'),
    url('CeraPro-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Cera Pro';
  src: url('CeraPro-Bold.eot');
  src: url('CeraPro-Bold.eot?#iefix') format('embedded-opentype'),
    url('CeraPro-Bold.woff') format('woff'),
    url('CeraPro-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}