@font-face {

    font-family: 'robotobold';

    src: url('roboto-bold.eot');

    src: url('roboto-bold.eot?#iefix') format('embedded-opentype'),

         url('roboto-bold.woff') format('woff'),

         url('roboto-bold.ttf') format('truetype');

    font-weight: bold;

    font-style: normal;
    font-display: swap;


}


@font-face {

    font-family: 'roboto_ltregular';

    src: url('roboto-light.eot');

    src: url('roboto-light.eot?#iefix') format('embedded-opentype'),

         url('roboto-light.woff') format('woff'),

         url('roboto-light.ttf') format('truetype');

    font-weight: normal;

    font-style: normal;
    font-display: swap;


}





