* {
  font-family: Roboto, sans-serif;
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto/Roboto-Regular.ttf');
    src: url('Roboto/Roboto-Regular.ttf?#iefix') format('embedded-opentype'),
         url('Roboto/Roboto-Regular.woff') format('woff'),
         url('Roboto/Roboto-Regular.ttf') format('truetype'),
         url('Roboto/Roboto-Regular.svg#RobotoRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto/Roboto-Italic.ttf');
    src: url('Roboto/Roboto-Italic.ttf?#iefix') format('embedded-opentype'),
         url('Roboto/Roboto-Italic.woff') format('woff'),
         url('Roboto/Roboto-Italic.ttf') format('truetype'),
         url('Roboto/Roboto-Italic.svg#RobotoItalic') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto/Roboto-Bold.ttf');
    src: url('Roboto/Roboto-Bold.ttf?#iefix') format('embedded-opentype'),
         url('Roboto/Roboto-Bold.woff') format('woff'),
         url('Roboto/Roboto-Bold.ttf') format('truetype'),
         url('Roboto/Roboto-Bold.svg#RobotoBold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto/Roboto-BoldItalic.ttf');
    src: url('Roboto/Roboto-BoldItalic.ttf?#iefix') format('embedded-opentype'),
         url('Roboto/Roboto-BoldItalic.woff') format('woff'),
         url('Roboto/Roboto-BoldItalic.ttf') format('truetype'),
         url('Roboto/Roboto-BoldItalic.svg#RobotoBoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto/Roboto-Thin.ttf');
    src: url('Roboto/Roboto-Thin.ttf?#iefix') format('embedded-opentype'),
         url('Roboto/Roboto-Thin.woff') format('woff'),
         url('Roboto/Roboto-Thin.ttf') format('truetype'),
         url('Roboto/Roboto-Thin.svg#RobotoThin') format('svg');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto/Roboto-ThinItalic.ttf');
    src: url('Roboto/Roboto-ThinItalic.ttf?#iefix') format('embedded-opentype'),
         url('Roboto/Roboto-ThinItalic.woff') format('woff'),
         url('Roboto/Roboto-ThinItalic.ttf') format('truetype'),
         url('Roboto/Roboto-ThinItalic.svg#RobotoThinItalic') format('svg'); (under the Apache Software License).
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto/Roboto-Light.ttf');
    src: url('Roboto/Roboto-Light.ttf?#iefix') format('embedded-opentype'),
         url('Roboto/Roboto-Light.woff') format('woff'),
         url('Roboto/Roboto-Light.ttf') format('truetype'),
         url('Roboto/Roboto-Light.svg#RobotoLight') format('svg');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto/Roboto-LightItalic.ttf');
    src: url('Roboto/Roboto-LightItalic.ttf?#iefix') format('embedded-opentype'),
         url('Roboto/Roboto-LightItalic.woff') format('woff'),
         url('Roboto/Roboto-LightItalic.ttf') format('truetype'),
         url('Roboto/Roboto-LightItalic.svg#RobotoLightItalic') format('svg');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto/Roboto-Medium.ttf');
    src: url('Roboto/Roboto-Medium.ttf?#iefix') format('embedded-opentype'),
         url('Roboto/Roboto-Medium.woff') format('woff'),
         url('Roboto/Roboto-Medium.ttf') format('truetype'),
         url('Roboto/Roboto-Medium.svg#RobotoMedium') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto/Roboto-MediumItalic.ttf');
    src: url('Roboto/Roboto-MediumItalic.ttf?#iefix') format('embedded-opentype'),
         url('Roboto/Roboto-MediumItalic.woff') format('woff'),
         url('Roboto/Roboto-MediumItalic.ttf') format('truetype'),
         url('Roboto/Roboto-MediumItalic.svg#RobotoMediumItalic') format('svg');
    font-weight: 300;
    font-style: italic;
}