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

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

/*@font-face {*/
    /*font-family: 'sourcesanspro';*/
    /*src: url('sourcesanspro-regular.eot');*/
    /*src: url('sourcesanspro-regular.eot?#iefix') format('embedded-opentype'),*/
    /*url('sourcesanspro-regular.woff2') format('woff2'),*/
    /*url('sourcesanspro-regular.woff') format('woff'),*/
    /*url('sourcesanspro-regular.ttf') format('truetype'),*/
    /*url('sourcesanspro-regular.svg#robotobold') format('svg');*/
    /*font-weight: normal;*/
    /*font-style: normal;*/
/*}*/
@font-face {
    font-family: 'sourcesanspro';
    src: url('sourcesanspro-semibold.eot');
    src: url('sourcesanspro-semibold.eot?#iefix') format('embedded-opentype'),
    url('sourcesanspro-semibold.woff2') format('woff2'),
    url('sourcesanspro-semibold.woff') format('woff'),
    url('sourcesanspro-semibold.ttf') format('truetype'),
    url('sourcesanspro-semibold.svg#robotobold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'sourcesanspro';
    src: url('sourcesanspro-bold.eot');
    src: url('sourcesanspro-bold.eot?#iefix') format('embedded-opentype'),
    url('sourcesanspro-bold.woff2') format('woff2'),
    url('sourcesanspro-bold.woff') format('woff'),
    url('sourcesanspro-bold.ttf') format('truetype'),
    url('sourcesanspro-bold.svg#robotobold') format('svg');
    font-weight: bold;
    font-style: normal;
}