@font-face {
    font-family: 'social media color';
    src: url('fonts/socialmediacolor.woff2') format('woff2'),
        url('fonts/socialmediacolor.woff') format('woff'),
        url('fonts/socialmediacolor.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

