@font-face {
    font-family: 'sans-pro-regular';
    font-weight: normal;
    font-style: normal;
    src: url('./SourceSansPro-Regular.ttf');
}
@font-face {
    font-family: 'sans-pro-bold';
    font-weight: normal;
    font-style: normal;
    src: url('./SourceSansPro-Bold.ttf');
}