@font-face {
    font-family: 'Roboto';
    src: url('RobotoAll/Roboto-Regular.eot');
    src: local('Roboto'), local('Roboto-Regular'),
        url('RobotoAll/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
        url('RobotoAll/Roboto-Regular.woff') format('woff'),
        url('RobotoAll/Roboto-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

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

@font-face {
    font-family: 'Roboto';
    src: url('RobotoAll/Roboto-Medium.eot');
    src: local('Roboto Medium'), local('Roboto-Medium'),
        url('RobotoAll/Roboto-Medium.eot?#iefix') format('embedded-opentype'),
        url('RobotoAll/Roboto-Medium.woff') format('woff'),
        url('RobotoAll/Roboto-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}



@font-face {
    font-family: 'Roboto Slab';
    src: url('RobotoSlab/RobotoSlab-Light.eot');
    src: local('Roboto Slab Light'), local('RobotoSlab-Light'),
        url('RobotoSlab/RobotoSlab-Light.eot?#iefix') format('embedded-opentype'),
        url('RobotoSlab/RobotoSlab-Light.woff') format('woff'),
        url('RobotoSlab/RobotoSlab-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Slab';
    src: url('RobotoSlab/RobotoSlab-Bold.eot');
    src: local('Roboto Slab Bold'), local('RobotoSlab-Bold'),
        url('RobotoSlab/RobotoSlab-Bold.eot?#iefix') format('embedded-opentype'),
        url('RobotoSlab/RobotoSlab-Bold.woff') format('woff'),
        url('RobotoSlab/RobotoSlab-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Slab';
    src: url('RobotoSlab/RobotoSlab-Regular.eot');
    src: local('Roboto Slab Regular'), local('RobotoSlab-Regular'),
        url('RobotoSlab/RobotoSlab-Regular.eot?#iefix') format('embedded-opentype'),
        url('RobotoSlab/RobotoSlab-Regular.woff') format('woff'),
        url('RobotoSlab/RobotoSlab-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}