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