﻿@font-face {
    font-family: Roboto;
    src: local(Roboto-Condensed), url(/font/roboto_condensed/RobotoCondensed-Regular.ttf) format("truetype");
    font-weight: normal;
    font-style: normal;
    font-stretch: condensed;
}


.roboConFont {
    font-family: Roboto;
/*    font-size: 32.5px;*/
    font-weight: normal;
    font-stretch: condensed;
    font-style: normal;
    line-height: 1.74;
    letter-spacing: -0.33px;
    color: #302c2c;
}