@font-face {
    font-family: 'Roboto Cond_Regular';
    src: url('../fonts/Roboto Condensed/RobotoCondensed-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Cond_Light';
    src: url('../fonts/Roboto Condensed/RobotoCondensed-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Cond_Light Italic';
    src:    url('../fonts/Roboto Condensed/RobotoCondensed-LightItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Cond_Bold';
    src: url('../fonts/Roboto Condensed/RobotoCondensed-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
