/**
 * Ping AR LT — same family as CartPro dashboard (Salla).
 *
 * @package CartPro
 */

@font-face {
  font-family: 'Ping AR LT';
  src: url('PingARLT-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Ping AR LT';
  src: url('PingARLT-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Ping AR LT';
  src: url('PingARLT-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
