@font-face {
    font-family: 'robotothin';
    src: url('../../../../fonts/roboto/thin/roboto_thin.eot');
    src: url('../../../../fonts/roboto/thin/roboto_thin.eot?#iefix') format('embedded-opentype'),
         url('../../../../fonts/roboto/thin/roboto_thin.woff2') format('woff2'),
         url('../../../../fonts/roboto/thin/roboto_thin.woff') format('woff'),
         url('../../../../fonts/roboto/thin/roboto_thin.ttf') format('truetype'),
         url('../../../../fonts/roboto/thin/roboto_thin.svg#robotothin') format('svg');
    font-weight:normal;
    font-style:normal;
}
.font-roboto-thin {
    font-family:'robotothin' !important;
}