@font-face {
    font-family: 'Uni';
    src: url('UniNeueLight.woff2') format('woff2'),
    url('UniNeueLight.woff') format('woff');
    font-style: normal;
    font-weight: 300;
}

@font-face {
    font-family: 'Uni';
    src: url('UniNeueRegular.woff2') format('woff2'),
    url('UniNeueRegular.woff') format('woff');
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: 'Uni';
    src: url('UniNeueBold.woff2') format('woff2'),
    url('UniNeueBold.woff') format('woff');
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: 'Roboto';
    src: url('UniNeueRegular.woff2') format('woff2'),
    url('UniNeueRegular.woff') format('woff');
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto-Black.woff2') format('woff2'),
    url('Roboto-Black.woff') format('woff');
    font-style: normal;
    font-weight: 900;
}
