/* Roboto 100 Thin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100;
    src: url('roboto-100-thin.woff2') format('woff2');
    font-display: swap;
}

/* Roboto 100 Thin Italic  */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 100;
    src: url('roboto-100-thin-italic.woff2') format('woff2');
    font-display: swap;
}

/* Roboto 300 Light */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    src: url('roboto-300-light.woff2') format('woff2');
    font-display: swap;
}

/* Roboto 300 Light Italic  */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 300;
    src: url('roboto-300-light-italic.woff2') format('woff2');
    font-display: swap;
}

/* Roboto 400 Regular  */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url('roboto-400-regular.woff2') format('woff2');
    font-display: swap;
}

/* Roboto Regular Italic  */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 400;
    src: url('roboto-400-regular-italic.woff2') format('woff2');
    font-display: swap;
}

/* Roboto 500 Medium */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: url('roboto-500-medium.woff2') format('woff2');
    font-display: swap;
}

/* Roboto 500  Italic  */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 500;
    src: url('roboto-500-medium-italic.woff2') format('woff2');
}

/* Roboto 700 Bold */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: url('roboto-700-bold.woff2') format('woff2');
}

/* Roboto 700 Bold Italic  */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 700;
    src: url('roboto-700-bold-italic.woff2') format('woff2');
}

/* Roboto 900 Extrablack */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    src: url('roboto-900-extrablack.woff2') format('woff2');
}

/* Roboto 900 Extrablack Italic  */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 900;
    src: url('roboto-900-extrablack-italic.woff2') format('woff2');
    font-display: swap;
}
