
@font-face {
    font-family: 'Play';
    src: url('Play-Bold.ttf') format('ttf');
    font-weight:'700';
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Play';
    src: url('Play-Regular.ttf') format('ttf');
    font-weight:'400';
    font-style: normal;
    font-display: swap;
}
