@font-face {
    font-family: 'RobotoMedium';
    src: url('RobotoMedium-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'RobotoMedium';
    src: url('RobotoMedium-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'RobotoMedium';
    src: url('RobotoMedium-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

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

