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

.roboto-font{
    font-family: RobotoCondensed;
}


