@font-face {
    font-family: "Bentham";
    src: url("../fonts/Bentham-Regular.ttf");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Coiny";
    src: url("../fonts/Coiny-Regular.ttf");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Dancing Script";
    src: url("../fonts/DancingScript-Bold.ttf");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Edunswsact";
    src: url("../fonts/EduNSWACTFoundation-Regular.ttf");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Montserrat";
    src: url("../fonts/Montserrat-Medium.ttf");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Utendo";
    src: url("../fonts/Utendo-Black.ttf");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}