/* ROBOTO */
@font-face {
    font-family: 'roboto_regular_web';
    src: url('./Roboto/roboto-regular-webfont.eot');
    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');
    font-weight: normal;
    font-style: normal;
}

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

@font-face {
    font-family: 'roboto_bold_web';
    src: url('./Roboto/roboto-bold-webfont.eot');
    src: url('./Roboto/roboto-bold-webfont.eot');
    src: url('./Roboto/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('./Roboto/roboto-bold-webfont.woff2') format('woff2'),
         url('./Roboto/roboto-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}




/* SOURCE SANS PRO */
@font-face {
    font-family: 'source-sans-pro-light';
    src: url('./SourceSansPro/SourceSansPro-Light.eot');
    src: url('./SourceSansPro/SourceSansPro-Light.eot?#iefix') format('embedded-opentype'),
         url('./SourceSansPro/SourceSansPro-Light.woff2') format('woff2'),
         url('./SourceSansPro/SourceSansPro-Light.woff') format('woff');
    font-weight: normal;
}

@font-face {
    font-family: 'source-sans-pro-regular';
    src: url('./SourceSansPro/SourceSansPro-Regular.eot');
    src: url('./SourceSansPro/SourceSansPro-Regular.eot?#iefix') format('embedded-opentype'),
         url('./SourceSansPro/SourceSansPro-Regular.woff2') format('woff2'),
         url('./SourceSansPro/SourceSansPro-Regular.woff') format('woff');
    font-weight: normal;
}

@font-face {
    font-family: 'source-sans-pro-bold';
    src: url('./SourceSansPro/SourceSansPro-Bold.eot');
    src: url('./SourceSansPro/SourceSansPro-Bold.eot?#iefix') format('embedded-opentype'),
         url('./SourceSansPro/SourceSansPro-Bold.woff2') format('woff2'),
         url('./SourceSansPro/SourceSansPro-Bold.woff') format('woff');
    font-weight: bold;
}
