@font-face {
    font-family: 'RobotoCondensed';
    src: url('RobotoCondensed-Regular.woff2') format('woff2'),
    url('RobotoCondensed-Regular.woff') format('woff'),
    url("RobotoCondensed-Regular.ttf") format('truetype'),
    url("RobotoCondensed-Regular.eot") format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}