/* @cache_version:1 */


/* =======================================================================
   template_fonts:      
*/
/*@==template_fonts==*/
@font-face {
    font-family: "Source Sans Pro"; /*source_sans_proregular'*/
    src: url('/_data/site/135/fonts/sourcesanspro-regular-webfont.eot');
    src: url('/_data/site/135/fonts/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/_data/site/135/fonts/sourcesanspro-regular-webfont.woff2') format('woff2'),
         url('/_data/site/135/fonts/sourcesanspro-regular-webfont.woff') format('woff'),
         url('/_data/site/135/fonts/sourcesanspro-regular-webfont.ttf') format('truetype'),
         url('/_data/site/135/fonts/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
    text-rendering: optimizeLegibility;
}
@font-face {
    font-family: "Source Sans Pro"; /*source_sans_proitalic*/
    src: url('/_data/site/135/fonts/sourcesanspro-italic-webfont.eot');
    src: url('/_data/site/135/fonts/sourcesanspro-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/_data/site/135/fonts/sourcesanspro-italic-webfont.woff2') format('woff2'),
         url('/_data/site/135/fonts/sourcesanspro-italic-webfont.woff') format('woff'),
         url('/_data/site/135/fonts/sourcesanspro-italic-webfont.ttf') format('truetype'),
         url('/_data/site/135/fonts/sourcesanspro-italic-webfont.svg#source_sans_proitalic') format('svg');
    font-weight: normal;
    font-style: italic;
    text-rendering: optimizeLegibility;
}
@font-face {
    font-family: "Source Sans Pro"; /*source_sans_probold*/
    src: url('/_data/site/135/fonts/sourcesanspro-bold-webfont.eot');
    src: url('/_data/site/135/fonts/sourcesanspro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/_data/site/135/fonts/sourcesanspro-bold-webfont.woff2') format('woff2'),
         url('/_data/site/135/fonts/sourcesanspro-bold-webfont.woff') format('woff'),
         url('/_data/site/135/fonts/sourcesanspro-bold-webfont.ttf') format('truetype'),
         url('/_data/site/135/fonts/sourcesanspro-bold-webfont.svg#source_sans_probold') format('svg');
    font-weight: bold;
    font-style: normal;
    text-rendering: optimizeLegibility;
}
@font-face {
     font-family: "Source Sans Pro"; /*source_sans_probold_italic*/
    src: url('/_data/site/135/fonts/sourcesanspro-bolditalic-webfont.eot');
    src: url('/_data/site/135/fonts/sourcesanspro-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/_data/site/135/fonts/sourcesanspro-bolditalic-webfont.woff2') format('woff2'),
         url('/_data/site/135/fonts/sourcesanspro-bolditalic-webfont.woff') format('woff'),
         url('/_data/site/135/fonts/sourcesanspro-bolditalic-webfont.ttf') format('truetype'),
         url('/_data/site/135/fonts/sourcesanspro-bolditalic-webfont.svg#source_sans_probold_italic') format('svg');
    font-weight: bold;
    font-style: italic;
    text-rendering: optimizeLegibility;
}


@font-face {
    font-family: "Source Sans Pro Semibold";
    src: url('/_data/site/135/fonts/sourcesanspro-semibold-webfont.eot');
    src: url('/_data/site/135/fonts/sourcesanspro-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/_data/site/135/fonts/sourcesanspro-semibold-webfont.woff2') format('woff2'),
         url('/_data/site/135/fonts/sourcesanspro-semibold-webfont.woff') format('woff'),
         url('/_data/site/135/fonts/sourcesanspro-semibold-webfont.ttf') format('truetype'),
         url('/_data/site/135/fonts/sourcesanspro-semibold-webfont.svg#source_sans_prosemibold') format('svg');
    font-weight: normal;
    font-style: normal;
    text-rendering: optimizeLegibility;
}


@font-face {
    font-family: "Source Sans Pro Black";
    src: url('/_data/site/135/fonts/sourcesanspro-black-webfont.eot');
    src: url('/_data/site/135/fonts/sourcesanspro-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('/_data/site/135/fonts/sourcesanspro-black-webfont.woff2') format('woff2'),
         url('/_data/site/135/fonts/sourcesanspro-black-webfont.woff') format('woff'),
         url('/_data/site/135/fonts/sourcesanspro-black-webfont.ttf') format('truetype'),
         url('/_data/site/135/fonts/sourcesanspro-black-webfont.svg#source_sans_problack') format('svg');
    font-weight: normal;
    font-style: normal;
    text-rendering: optimizeLegibility;
}

/*==@template_fonts==*/