/* @font-face {
    font-family: wpp;
    src: url(../fonts/WPP-Thin.otf);
    font-style: normal;
    font-weight: 200;
    font-display: swap;
} */
@font-face {
    font-family: wpp;
    src: url(../fonts/WPP-Light.otf);
    font-style: normal;
    font-weight: 300;
    font-display: swap;
}
@font-face {
    font-family: wpp;
    src: url(../fonts/WPP-Regular.otf);
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: wpp;
    src: url(../fonts/WPP-Medium.otf);
    font-style: normal;
    font-weight: 500;
    font-display: swap;
}
/* @font-face {
    font-family: wpp;
    src: url(../fonts/WPP-Bold.otf);
    font-style: normal;
    font-weight: 700;
    font-display: swap;
}
@font-face {
    font-family: wpp;
    src: url(../fonts/WPP-Black.otf);
    font-style: normal;
    font-weight: 900;
    font-display: swap;
} */