@font-face {
    font-family: Roboto;
    src: url('roboto/Roboto-Regular.ttf') format('truetype');
}

@font-face {
    font-family: RobotoBlack;
    src: url('roboto/Roboto-Black.ttf') format('truetype');
}

@font-face {
    font-family: RobotoBlackItalic;
    src: url('roboto/Roboto-BlackItalic.ttf') format('truetype');
}

@font-face {
    font-family: RobotoBold;
    src: url('roboto/Roboto-Bold.ttf') format('truetype');
}

@font-face {
    font-family: RobotoBoldItalic;
    src: url('roboto/Roboto-BoldItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-variant:normal;
}

@font-face {
    font-family: RobotoItalic;
    src: url('roboto/Roboto-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-variant:normal;
}

@font-face {
    font-family: RobotoLight;
    src: url('roboto/Roboto-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-variant:normal;
}

@font-face {
    font-family: RobotoLightItalic;
    src: url('roboto/Roboto-LightItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-variant:normal;
}

@font-face {
    font-family: RobotoMedium;
    src: url('roboto/Roboto-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-variant:normal;
}

@font-face {
    font-family: RobotoMediumItalic;
    src: url('roboto/Roboto-MediumItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-variant:normal;
}

@font-face {
    font-family: RobotoThin;
    src: url('roboto/Roboto-Thin.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-variant:normal;
}

@font-face {
    font-family: RobotoThinItalic;
    src: url('roboto/Roboto-ThinItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-variant:normal;
}
