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

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

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

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

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


