@font-face {
    font-family: "Source Sans Pro";
    src: url("../fonts/SourceSansPro-Regular.ttf");
    src: url("../fonts/SourceSansPro-Regular.ttf") format("truetype"),
        url("../fonts/SourceSansPro-Light.ttf") format("truetype"),
        url("../fonts/SourceSansPro-ExtraLight.ttf") format("truetype"),
        url("../fonts/SourceSansPro-Bold.ttf") format("truetype"),
        url("../fonts/SourceSansPro-Italic.ttf") format("truetype");
}
