@font-face {
    font-family: "Source Sans Pro";
    font-weight: 400;
    src: url("/fonts/SourceSansPro-Regular.ttf");
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Source Sans Pro", 'Helvetica Neue', 'Segoe UI', Helvetica, Arial, sans-serif !important;
}
