@font-face {
    font-family: 'SFUSigvarLight';
    src: url('SFUSigvarLight.woff2') format('woff2'),
        url('SFUSigvarLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'UTM-Androgyne';
    src: url('UTMAndrogyne.woff2') format('woff2'),
        url('UTMAndrogyne.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'UTM-Charlotte';
    src: url('UTMCharlotte.woff2') format('woff2'),
        url('UTMCharlotte.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SFUSigvar-DemiBold';
    src: url('SFUSigvarDemiBold.woff2') format('woff2'),
        url('SFUSigvarDemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'RobotoCondensed-Bold';
    src: url('RobotoCondensed-Bold.woff2') format('woff2'),
        url('RobotoCondensed-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}