@font-face {
    font-display: swap;
    font-family: 'Oooh Baby';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/OoohBaby-Regular.woff2') format('woff2'), url('../fonts/OoohBaby-Regular.woff') format('woff');
}

@font-face {
    font-display: swap;
    font-family: 'Fuse';
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/Fuse-Bold.woff2') format('woff2'), url('../fonts/Fuse-Bold.woff') format('woff');
}

@font-face {
    font-display: swap;
    font-family: 'Fuse';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/Fuse-Regular.woff2') format('woff2'), url('../fonts/Fuse-Regular.woff') format('woff');
}

@font-face {
    font-display: swap;
    font-family: 'Fuse';
    font-style: normal;
    font-weight: 800;
    src: url('../fonts/Fuse-ExtraBold.woff2') format('woff2'), url('../fonts/Fuse-ExtraBold.woff') format('woff');
}

@font-face {
    font-display: swap;
    font-family: 'Fuse';
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/Fuse-Black.woff2') format('woff2'), url('../fonts/Fuse-Black.woff') format('woff');
}