@font-face {
    font-family: 'Ubuntu';
    src: url("/assets/Ubuntu-77e922f3a18ae505e74aa3a59e770b17b9b3d262.woff") format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Ubuntu';
    src: url("/assets/Ubuntu-Bold-36a9120bb2eb074b48f3599ebf50ff533d280048.woff") format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SansPro';
    src: url("/SourceSansPro-Regular") format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SansPro';
    src: url("/SourceSansPro-Bold") format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}



