
/* Source Sans Pro */

@font-face {
    font-family: 'Source Sans Pro';
    src: url('fonts/source_sans_pro/SourceSansPro-Regular-webfont.eot');
    src: url('fonts/source_sans_pro/SourceSansPro-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/source_sans_pro/SourceSansPro-Regular-webfont.woff2') format('woff2'),
         url('fonts/source_sans_pro/SourceSansPro-Regular-webfont.woff') format('woff'),
         url('fonts/source_sans_pro/SourceSansPro-Regular-webfont.ttf') format('truetype'),
         url('fonts/source_sans_pro/SourceSansPro-Regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face {
		font-family: 'Source Sans Pro';
		src: url('fonts/source_sans_pro/SourceSansPro-Regular-webfont.svg') format('svg');
		font-weight: normal;
		font-style: normal;
	}
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('fonts/source_sans_pro/SourceSansPro-Italic-webfont.eot');
    src: url('fonts/source_sans_pro/SourceSansPro-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/source_sans_pro/SourceSansPro-Italic-webfont.woff2') format('woff2'),
         url('fonts/source_sans_pro/SourceSansPro-Italic-webfont.woff') format('woff'),
         url('fonts/source_sans_pro/SourceSansPro-Italic-webfont.ttf') format('truetype'),
         url('fonts/source_sans_pro/SourceSansPro-Italic-webfont.svg') format('svg');
    font-weight: normal;
    font-style: italic;

}

@media screen and (-webkit-min-device-pixel-ratio:0) {
        @font-face {
                font-family: 'Source Sans Pro';
                src: url('fonts/source_sans_pro/SourceSansPro-Italic-webfont.svg') format('svg');
		font-weight: normal;
		font-style: italic;
        }
}



@font-face {
    font-family: 'Source Sans Pro';
    src: url('fonts/source_sans_pro/SourceSansPro-Semibold-webfont.eot');
    src: url('fonts/source_sans_pro/SourceSansPro-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/source_sans_pro/SourceSansPro-Semibold-webfont.woff2') format('woff2'),
         url('fonts/source_sans_pro/SourceSansPro-Semibold-webfont.woff') format('woff'),
         url('fonts/source_sans_pro/SourceSansPro-Semibold-webfont.ttf') format('truetype'),
         url('fonts/source_sans_pro/SourceSansPro-Semibold-webfont.svg') format('svg');
    font-weight: bold;
    font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
        @font-face {
                font-family: 'Source Sans Pro';
                src: url('fonts/source_sans_pro/SourceSansPro-Semibold-webfont.svg') format('svg');
                font-weight: bold;
                font-style: normal;
        }
}



/* Droid Sans */

@font-face {
    font-family: 'Droid Serif';
    src: url('fonts/droid_serif/DroidSerif-webfont.eot');
    src: url('fonts/droid_serif/DroidSerif-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/droid_serif/DroidSerif-webfont.woff2') format('woff2'),
         url('fonts/droid_serif/DroidSerif-webfont.woff') format('woff'),
         url('fonts/droid_serif/DroidSerif-webfont.ttf') format('truetype'),
         url('fonts/droid_serif/DroidSerif-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
        @font-face {
                font-family: 'Droid Serif';
                src: url('fonts/droid_serif/DroidSerif-webfont.svg') format('svg');
                font-weight: normal;
                font-style: normal;
        }
}


@font-face {
    font-family: 'Droid Serif';
    src: url('fonts/droid_serif/DroidSerif-Bold-webfont.eot');
    src: url('fonts/droid_serif/DroidSerif-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/droid_serif/DroidSerif-Bold-webfont.woff2') format('woff2'),
         url('fonts/droid_serif/DroidSerif-Bold-webfont.woff') format('woff'),
         url('fonts/droid_serif/DroidSerif-Bold-webfont.ttf') format('truetype'),
         url('fonts/droid_serif/DroidSerif-Bold-webfont.svg') format('svg');
    font-weight: bold;
    font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
        @font-face {
                font-family: 'Droid Serif';
                src: url('fonts/droid_serif/DroidSerif-Bold-webfont.svg') format('svg');
                font-weight: bold;
                font-style: normal;
        }
}


