@font-face {
  font-family: 'Cera PRO';
  src: url('fonts/CeraPRO-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Cera PRO';
  src: url('fonts/CeraPRO-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Cera PRO';
  src: url('fonts/CeraPRO-MediumBold.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Cera PRO';
  src: url('fonts/CeraPRO-Italic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Cera PRO';
  src: url('fonts/CeraPRO-BoldItalic.woff') format('woff');
  font-weight: bold;
  font-style: italic;
}

/* changing this file? as it's now in /public remember to manually bust the cache in index.html */
