@font-face {
    font-family: 'WPP';
    font-weight: normal;
    src: url("../fonts/WPP-Regular.otf") format("opentype");
    font-display: swap
}

@font-face {
    font-family: 'WPP';
    font-weight: bold;
    src: url("../fonts/WPP-Bold.otf") format("opentype");
    font-display: swap
}