/* // ROBOTO */

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

}


/* // SOURCE SANS PRO  */
@font-face {
    font-family: 'source_sans_problack';
    src: url('source-sans/sourcesanspro-black-webfont.eot');
    src: url('source-sans/sourcesanspro-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('source-sans/sourcesanspro-black-webfont.woff2') format('woff2'),
         url('source-sans/sourcesanspro-black-webfont.woff') format('woff'),
         url('source-sans/sourcesanspro-black-webfont.ttf') format('truetype'),
         url('ssource-sans/urcesanspro-black-webfont.svg#source_sans_problack') format('svg');
    font-weight: normal;
    font-style: normal;
}

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

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

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

@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/materialicons/v41/flUhRq6tzZclQEJ-Vdg-IuiaDsNa.woff) format('woff');
}