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

