@font-face {
    font-display:block;
    font-family: 'RobotoMedium';
    src: url('fonts/RobotoMedium.woff2') format('woff2'),
         url('fonts/RobotoMedium.woff') format('woff');
}
@font-face {
    font-display:block;
    font-family: 'RobotoRegular';
    src: url('fonts/RobotoRegular.woff2') format('woff2'),
         url('fonts/RobotoRegular.woff') format('woff');
}
@font-face {
    font-display:block;
    font-family: 'RobotoBold';
    src: url('fonts/RobotoBold.woff2') format('woff2'),
         url('fonts/RobotoBold.woff') format('woff');
}
@font-face {
    font-family: 'SFU-DIN';
    src: url('fonts/SFUDINEngAlt.woff2') format('woff2'),
        url('fonts/SFUDINEngAlt.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'UVF-AphroditePro';
    src: url('fonts/UVFAphroditePro.woff2') format('woff2'),
        url('fonts/UVFAphroditePro.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

