@font-face {
    font-family: 'Sansilk';
    src: url('Sansilk.eot');
    src: url('Sansilk.eot?#iefix') format('embedded-opentype'),
        url('Sansilk.woff2') format('woff2'),
        url('Sansilk.woff') format('woff'),
        url('Sansilk.ttf') format('truetype'),
        url('Sansilk.svg#Sansilk') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

