@font-face {
    font-family: 'Roboto';
    font-display: swap;
    src: url("https://resource.manz.at/fonts/Roboto/Roboto-Black.ttf") format("truetype");
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    font-display: swap;
    src: url("https://resource.manz.at/fonts/Roboto/Roboto-BlackItalic.ttf") format("truetype");
    font-weight: 800;
    font-style: italic;
}
@font-face {
    font-family: 'Roboto';
    font-display: swap;
    src: url("https://resource.manz.at/fonts/Roboto/Roboto-Bold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    font-display: swap;
    src: url("https://resource.manz.at/fonts/Roboto/Roboto-BoldItalic.ttf") format("truetype");
    font-weight: 700;
    font-style: italic;
}
@font-face {
    font-family: 'Roboto';
    font-display: swap;
    src: url("https://resource.manz.at/fonts/Roboto/Roboto-Italic.ttf") format("truetype");
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Roboto';
    font-display: swap;
    src: url("https://resource.manz.at/fonts/Roboto/Roboto-Light.ttf") format("truetype");
    font-weight: 100;
}
@font-face {
    font-family: 'Roboto';
    font-display: swap;
    src: url("https://resource.manz.at/fonts/Roboto/Roboto-LightItalic.ttf") format("truetype");
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url("https://resource.manz.at/fonts/Roboto/Roboto-Medium.ttf") format("truetype");
    font-weight: 500;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    font-display: swap;
    src: url("https://resource.manz.at/fonts/Roboto/Roboto-MediumItalic.ttf") format("truetype");
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url("https://resource.manz.at/fonts/Roboto/Roboto-Regular.ttf") format("truetype");
    font-weight: normal;
    font-display: swap;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url("https://resource.manz.at/fonts/Roboto/Roboto-Thin.ttf") format("truetype");
    font-weight: 100;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url("https://resource.manz.at/fonts/Roboto/Roboto-ThinItalic.ttf") format("truetype");
    font-weight: 100;
    font-display: swap;
    font-style: italic;
}