@font-face {
    font-family: RobotoCondensed-Bold;
    src: url(./RobotoCondensed-Bold.ttf);
}

@font-face {
    font-family: RobotoCondensed-BoldItalic;
    src: url(./RobotoCondensed-BoldItalic.ttf);
}

@font-face {
    font-family: RobotoCondensed-Italic;
    src: url(./RobotoCondensed-Italic.ttf);
}

@font-face {
    font-family: RobotoCondensed-Light;
    src: url(./RobotoCondensed-Light.ttf);
}

@font-face {
    font-family: RobotoCondensed-LightItalic;
    src: url(./RobotoCondensed-LightItalic.ttf);
}

@font-face {
    font-family: RobotoCondensed-Regular;
    src: url(./RobotoCondensed-Regular.ttf);
}

@font-face {
    font-family: Roboto-Black;
    src: url(./Roboto-Black.ttf);
}

@font-face {
    font-family: Roboto-BlackItalic;
    src: url(./Roboto-BlackItalic.ttf);
}

@font-face {
    font-family: Roboto-Bold;
    src: url(./Roboto-Bold.ttf);
}

@font-face {
    font-family: Roboto-Italic;
    src: url(./Roboto-BoldItalic.ttf);
}

@font-face {
    font-family: Roboto-Light;
    src: url(./Roboto-Light.ttf);
}

@font-face {
    font-family: Roboto-LightItalic;
    src: url(./Roboto-LightItalic.ttf);
}

@font-face {
    font-family: Roboto-Medium;
    src: url(./Roboto-Medium.ttf);
}

@font-face {
    font-family: Roboto-MediumItalic;
    src: url(./Roboto-MediumItalic.ttf);
}

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

@font-face {
    font-family: Roboto-Thin;
    src: url(./Roboto-Thin.ttf);
}

@font-face {
    font-family: Roboto-ThinItalic;
    src: url(./Roboto-ThinItalic.ttf);
}