@font-face {
    font-family: 'pingblack';
    src: url('fonts/PingAR+LT-Black.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'pingbold';
    src: url('fonts/PingAR+LT-Bold.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'pingelight';
    src: url('fonts/PingAR+LT-ExtraLight.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'pinghairline';
    src: url('fonts/PingAR+LT-Hairline.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'pingheavy';
    src: url('fonts/PingAR+LT-Heavy.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'pinglight';
    src: url('fonts/PingAR+LT-Light.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'pingmedium';
    src: url('fonts/PingAR+LT-Medium.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'pingreg';
    src: url('fonts/PingAR+LT-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'pingthin';
    src: url('fonts/PingAR+LT-Thin.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}