@font-face {
    font-family: 'Playwrite';
    src: url('Playwrite/static/PlaywriteAUNSW-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Playwrite';
    src: url('Playwrite/static/PlaywriteAUNSW-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Playwrite';
    src: url('Playwrite/static/PlaywriteAUNSW-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Playwrite';
    src: url('Playwrite/static/PlaywriteAUNSW-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Playwrite';
    src: url('Playwrite/PlaywriteAUNSW-VariableFont_wght.ttf') format('truetype');
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}
