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

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

@font-face {
    font-family: 'Famosa Demo';
    src: url('Famosa-BoldDemo.woff2') format('woff2'),
        url('Famosa-BoldDemo.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Famosa Demo';
    src: url('Famosa-RegularDemo.woff2') format('woff2'),
        url('Famosa-RegularDemo.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'Segoe UI';
    src: url('SegoeUI.woff2') format('woff2'),
        url('SegoeUI.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

