@charset "UTF-8";
/* CSS Document */

@font-face {
    font-family:"Source Sans Pro";
    src:url("../fonts/SourceSans3-Regular.woff2") format("woff2"),url("../fonts/SourceSans3-Regular.woff") format("woff"),url("../fonts/SourceSans3-Regular.otf") format("opentype");
    font-style:normal;font-weight:400;
}

@font-face {
    font-family:"Source Sans Pro";
    src:url("../fonts/SourceSans3-Light.woff2") format("woff2"),url("../fonts/SourceSans3-Light.woff") format("woff"),url("../fonts/SourceSans3-Light.otf") format("opentype");
    font-style:normal;font-weight:300;
}

@font-face {
    font-family:"Source Sans Pro";
    src:url("../fonts/SourceSans3-ExtraBold.woff2") format("woff2"),url("../fonts/SourceSans3-ExtraBold.woff") format("woff"),url("../fonts/SourceSans3-ExtraBold.otf") format("opentype");
    font-style:normal;font-weight:700;
}