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

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

@font-face {
    font-family: 'Roboto';
    src: url('../webviewer/public/ui/assets/fonts/webfonts/Roboto.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../webviewer/public/ui/assets/fonts/webfonts/Roboto.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../webviewer/public/ui/assets/fonts/webfonts/Roboto.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Slab';
    src: url('../webviewer/public/ui/assets/fonts/webfonts/Roboto.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Slab';
    src: url('../webviewer/public/ui/assets/fonts/webfonts/Roboto.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Slab';
    src: url('../webviewer/public/ui/assets/fonts/webfonts/Roboto.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
