@font-face {
    font-family: 'Roboto';
    src: url('../../theme/webfonts/roboto-v20-latin/roboto-v20-latin-300.eot') format('eot');
    src: url('../../theme/webfonts/roboto-v20-latin/roboto-v20-latin-300.woff2') format('woff2');
    src: url('../../theme/webfonts/roboto-v20-latin/roboto-v20-latin-300.woff') format('woff');
    src: url('../../theme/webfonts/roboto-v20-latin/roboto-v20-latin-300.ttf') format('truetype');
    font-style: normal;
    font-weight: 300;
    text-rendering: optimizeLegibility;
}
@font-face {
    font-family: 'Roboto';
    src: url('../../theme/webfonts/roboto-v20-latin/roboto-v20-latin-regular.eot') format('eot');
    src: url('../../theme/webfonts/roboto-v20-latin/roboto-v20-latin-regular.woff2') format('woff2');
    src: url('../../theme/webfonts/roboto-v20-latin/roboto-v20-latin-regular.woff') format('woff');
    src: url('../../theme/webfonts/roboto-v20-latin/roboto-v20-latin-regular.ttf') format('truetype');
    font-style: normal;
    font-weight: 400;
    text-rendering: optimizeLegibility;
}
@font-face {
    font-family: 'Roboto';
    src: url('../../theme/webfonts/roboto-v20-latin/roboto-v20-latin-500.eot') format('eot');
    src: url('../../theme/webfonts/roboto-v20-latin/roboto-v20-latin-500.woff2') format('woff2');
    src: url('../../theme/webfonts/roboto-v20-latin/roboto-v20-latin-500.woff') format('woff');
    src: url('../../theme/webfonts/roboto-v20-latin/roboto-v20-latin-500.ttf') format('truetype');
    font-style: normal;
    font-weight: 500;
    text-rendering: optimizeLegibility;
}
