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

