@font-face {
    font-family: "RobotoRegular";
    src: url("RobotoRegular.eot?RobotoRegular") format("eot"),
        url("RobotoRegular.woff") format("woff"),
        url("RobotoRegular.ttf")  format("truetype"),
        url("RobotoRegular.svg#RobotoRegular") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "RobotoLight";
    src: url("RobotoLight.eot?RobotoLight") format("eot"),
        url("RobotoLight.woff") format("woff"),
        url("RobotoLight.ttf")  format("truetype"),
        url("RobotoLight.svg#RobotoLight") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "RobotoItalic";
    src: url("RobotoItalic.eot?RobotoItalic") format("eot"),
        url("RobotoItalic.woff") format("woff"),
        url("RobotoItalic.ttf")  format("truetype"),
        url("RobotoItalic.svg#RobotoItalic") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "RobotoLightItalic";
    src: url("RobotoLightItalic.eot?RobotoLightItalic") format("eot"),
        url("RobotoLightItalic.woff") format("woff"),
        url("RobotoLightItalic.ttf")  format("truetype"),
        url("RobotoLightItalic.svg#RobotoLightItalic") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "RobotoMedium";
    src: url("RobotoMedium.eot?RobotoMedium") format("eot"),
        url("RobotoMedium.woff") format("woff"),
        url("RobotoMedium.ttf")  format("truetype"),
        url("RobotoMedium.svg#RobotoMedium") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "RobotoMediumItalic";
    src: url("RobotoMediumItalic.eot?RobotoMediumItalic") format("eot"),
        url("RobotoMediumItalic.woff") format("woff"),
        url("RobotoMediumItalic.ttf")  format("truetype"),
        url("RobotoMediumItalic.svg#RobotoMediumItalic") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "RobotoBold";
    src: url("RobotoBold.eot?RobotoBold") format("eot"),
        url("RobotoBold.woff") format("woff"),
        url("RobotoBold.ttf")  format("truetype"),
        url("RobotoBold.svg#RobotoBold") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'robotobold_italic';
    src: url('roboto-bolditalic-webfont.woff2') format('woff2'),
         url('roboto-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: "RobotoBlack";
    src: url("RobotoBlack.eot?RobotoBlack") format("eot"),
        url("RobotoBlack.woff") format("woff"),
        url("RobotoBlack.ttf")  format("truetype"),
        url("RobotoBlack.svg#RobotoBlack") format("svg");
    font-weight: normal;
    font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: "RobotoRegular";
        src: url("RobotoRegular.svg#RobotoRegular") format("svg");
    }
    @font-face {
        font-family: "RobotoLight";
        src: url("RobotoLight.svg#RobotoLight") format("svg");
    }
    @font-face {
        font-family: "RobotoLightItalic";
        src: url("RobotoLightItalic.svg#RobotoLightItalic") format("svg");
    }
    @font-face {
        font-family: "RobotoItalic";
        src: url("RobotoItalic.svg#RobotoItalic") format("svg");
    }
    @font-face {
        font-family: "RobotoMedium";
        src: url("RobotoMedium.svg#RobotoMedium") format("svg");
    }
    @font-face {
        font-family: "RobotoMediumItalic";
        src: url("RobotoMediumItalic.svg#RobotoMediumItalic") format("svg");
    }
    @font-face {
        font-family: "RobotoBold";
        src: url("RobotoBold.svg#RobotoBold") format("svg");
    }
    @font-face {
        font-family: "RobotoBlack";
        src: url("RobotoBlack.svg#RobotoBlack") format("svg");
    }
}