@font-face {
    font-family: 'MaterialIcons';
    font-style: normal;
    font-weight: 400;
    src: url('../res/material-icons.woff2') format('woff2');
    /* src: url('../res/MaterialIcons-Regular.ttf') format('truetype'); */
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100;
    src: url('../res/Roboto-Thin.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url('../res/Roboto-Regular.ttf') format('truetype');
}
