@font-face {
    font-family: 'Roboto';
    src: url('../eot/roboto-light.eot');
    src: url('../eot/roboto-lightd41d.eot?#iefix') format('embedded-opentype'),
         url('../woff2/roboto-light.woff2') format('woff2'),
         url('../woff/roboto-light.woff') format('woff'),
         url('../ttf/roboto-light.ttf') format('truetype'),
         url('../svg/roboto-light.svg#Roboto-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../eot/roboto-regular.eot');
    src: url('../eot/roboto-regulard41d.eot?#iefix') format('embedded-opentype'),
         url('../woff2/roboto-regular.woff2') format('woff2'),
         url('../woff/roboto-regular.woff') format('woff'),
         url('../ttf/roboto-regular.ttf') format('truetype'),
         url('../svg/roboto-regular.svg#Roboto-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../eot/roboto-medium.eot');
    src: url('../eot/roboto-mediumd41d.eot?#iefix') format('embedded-opentype'),
         url('../woff2/roboto-medium.woff2') format('woff2'),
         url('../woff/roboto-medium.woff') format('woff'),
         url('../ttf/roboto-medium.ttf') format('truetype'),
         url('../svg/roboto-medium.svg#Roboto-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../eot/roboto-bold.eot');
    src: url('../eot/roboto-boldd41d.eot?#iefix') format('embedded-opentype'),
         url('../woff2/roboto-bold.woff2') format('woff2'),
         url('../woff/roboto-bold.woff') format('woff'),
         url('../ttf/roboto-bold.ttf') format('truetype'),
         url('../svg/roboto-bold.svg#Roboto-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
