/* TanPearl - Custom Display Font
@font-face {
  font-family: 'TanPearl';
  src: url('../fonts/tan-pearl.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}*/
@font-face {
  font-family: 'Cera Pro';
  src: url('../fonts/cera-pro-medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}