@font-face {
    font-family: 'Roboto';
    src: local('Roboto Thin'), local('Roboto-Thin'), url("../fonts/robotothin.html") format('woff2'), url("../fonts/robotothin-2.html") format('woff'), url("../fonts/robotothin-3.html") format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: local('Roboto Thin Italic'), local('Roboto-ThinItalic'), url("../fonts/robotothinitalic.html") format('woff2'), url("../fonts/robotothinitalic-2.html") format('woff'), url("../fonts/robotothinitalic-3.html") format('truetype');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: local('Roboto Light'), local('Roboto-Light'), url("../fonts/robotolight.html") format('woff2'), url("../fonts/robotolight-2.html") format('woff'), url("../fonts/robotolight-3.html") format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: local('Roboto Light Italic'), local('Roboto-LightItalic'), url("../fonts/robotolightitalic.html") format('woff2'), url("../fonts/robotolightitalic-2.html") format('woff'), url("../fonts/robotolightitalic-3.html") format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: local('Roboto'), local('Roboto-Regular'), url("../fonts/roboto.html") format('woff2'), url("../fonts/roboto-2.html") format('woff'), url("../fonts/roboto-3.html") format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: local('Roboto Italic'), local('Roboto-Italic'), url("../fonts/robotoitalic.html") format('woff2'), url("../fonts/robotoitalic-2.html") format('woff'), url("../fonts/robotoitalic-3.html") format('truetype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: local('Roboto Medium'), local('Roboto-Medium'), url("../fonts/robotomedium.html") format('woff2'), url("../fonts/robotomedium-2.html") format('woff'), url("../fonts/robotomedium-3.html") format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: local('Roboto Medium Italic'), local('Roboto-MediumItalic'), url("../fonts/robotomediumitalic.html") format('woff2'), url("../fonts/robotomediumitalic-2.html") format('woff'), url("../fonts/robotomediumitalic-3.html") format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: local('Roboto Bold'), local('Roboto-Bold'), url("../fonts/robotobold.html") format('woff2'), url("../fonts/robotobold-2.html") format('woff'), url("../fonts/robotobold-3.html") format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url("../fonts/robotobolditalic.html") format('woff2'), url("../fonts/robotobolditalic-2.html") format('woff'), url("../fonts/robotobolditalic-3.html") format('truetype');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: local('Roboto Black'), local('Roboto-Black'), url("../fonts/robotoblack.html") format('woff2'), url("../fonts/robotoblack-2.html") format('woff'), url("../fonts/robotoblack-3.html") format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: local('Roboto Black Italic'), local('Roboto-BlackItalic'), url("../fonts/robotoblackitalic.html") format('woff2'), url("../fonts/robotoblackitalic-2.html") format('woff'), url("../fonts/robotoblackitalic-3.html") format('truetype');
    font-weight: 900;
    font-style: italic;
}