@font-face {
    font-family: 'PFD';
    font-display: swap;
    font-weight: 125 950;
    font-stretch: 75% 125%;
    font-style: normal;
    src: url('PlayfairDisplay-VariableFont_wght.woff2') format('woff2');
}

@font-face {
    font-family: 'PFD';
    font-display: swap;
    font-weight: 125 950;
    font-stretch: 75% 125%;
    font-style: italic;
    src: url('PlayfairDisplay-Italic-VariableFont_wght.woff2') format('woff2');
}

@font-face {
    font-family: 'PP';
    font-weight: bold;
    font-style: normal;
    font-display: swap;
    src: url('Poppins-ExtraBold.woff2') format('woff2'), url('Poppins-ExtraBold.woff') format('woff');
}

@font-face {
    font-family: 'PP';
    font-weight: 600;
    font-style: normal;
    font-display: swap;
    src: url('Poppins-SemiBold.woff2') format('woff2'), url('Poppins-SemiBold.woff') format('woff');
}

@font-face {
    font-family: 'PP';
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    src: url('Poppins-Medium.woff2') format('woff2'), url('Poppins-Medium.woff') format('woff');
}

@font-face {
    font-family: 'PP';
    font-weight: bold;
    font-style: normal;
    font-display: swap;
    src: url('Poppins-Bold.woff2') format('woff2'), url('Poppins-Bold.woff') format('woff');
}

@font-face {
    font-family: 'PP';
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    src: url('Poppins-Regular.woff2') format('woff2'), url('Poppins-Regular.woff') format('woff');
}

