@font-face {
    font-family: 'Outfit';
    src: url('../fonts/Outfit-VariableFont_wght.ttf') format('truetype');
    font-weight:  100 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Play';
    src: url('../fonts/Play-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

.privacy-design {
    margin-top: 130px;
}