@font-face{    font-family:'Play';     src:local('Play Regular'),local('Play-Regular'),url('../fonts/playregular.woff2') format('woff2'),url('../fonts/playregular.woff') format('woff'),url('../fonts/playregular.ttf') format('truetype');     font-weight:400;     font-style:normal;font-display: swap;}
@font-face{    font-family:'Play';     src:local('Play Bold'),local('Play-Bold'),url('../fonts/playbold.woff2') format('woff2'),url('../fonts/playbold.woff') format('woff'),url('../fonts/playbold.ttf') format('truetype');  font-weight:700;  font-style:normal;font-display: swap;}
@font-face {
    font-family: 'SegoeUI';
    src: url('fonts/SegoeUI.ttf');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'SegoeUI light';
    src: url('fonts/SegoeUI-Light.ttf');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Korataki';
    src: url('fonts/KoratakiLt-Regular.ttf');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Inter';
    src: url('fonts/Inter-ThinBETA.ttf');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Inter bold';
    src: url('fonts/Inter-Bold.ttf');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Alata';
    src: url('fonts/Alata-Regular.ttf');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'SegoeUI bold';
    src: url('fonts/SegoeUI-Bold.ttf');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Actay';
    src: url('fonts/Actay-Regular.otf');
    font-weight: 400;
    font-style: normal;
}