@font-face {
    font-family: 'source_sans_proregular';
    src: url('../fonts/SourceSansPro-Regular.otf') format('otf'),
    font-weight: normal;
    font-style: normal;

}

body,p,h1,h2,h3,h4,h5,h6 {font-family: 'source_sans_proregular';}