@font-face {
    font-family: 'RobotoCondensed-Regular';

    src: url('../font/Roboto_Condensed/RobotoCondensed-Regular.ttf');
    /*  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');*/
}

.roboto-condensed-58{
    font-family: "RobotoCondensed-Regular", serif !important;
    font-size: 3.3em !important;
    color: #050505 !important;
    letter-spacing: 3px !important;

}
.roboto-condensed-35{
    font-family: "RobotoCondensed-Regular", serif !important;
    font-size: 3em !important;
    color: #050505 !important;
    line-height : 25px;
}
.roboto-condensed-18{
    font-family: "RobotoCondensed-Regular", serif !important;
    font-size: 1.4em !important;
    color: #050505 !important;
}

.roboto-condensed-18-not-color{
    font-family: "RobotoCondensed-Regular", serif !important;
    font-size: 1.1em !important;
}
.roboto-condensed-18-black{
    font-family: "RobotoCondensed-Regular", serif !important;
    font-size: 1.1em !important;
    color: #000000 !important;
    letter-spacing: 3px !important;
}

.roboto-condensed-12{
    font-family: "RobotoCondensed-Regular", serif !important;
    font-size: 0.9em !important;
}
.roboto-condensed-17{
    font-family: "RobotoCondensed-Regular", serif !important;
    font-size: 1em !important;
}

.spacing-3{
    letter-spacing: 3px !important;
}
.spacing-2{
    letter-spacing: 2px !important;
}