/* 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;
}
