@font-face {
    font-family: 'PingAR';
    src: url('../assets/fonts/ping/PingAR_Regular.woff2') format('woff2');
    font-display: swap;
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'PingAR';
    src: url('../assets/fonts/ping/PingAR_Medium.woff2') format('woff2');
    font-display: swap;
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'PingAR';
    src: url('../assets/fonts/ping/PingAR_Bold.woff2') format('woff2');
    font-display: swap;
    font-weight: 700;
    font-style: normal;
}