@font-face {
    font-family: 'Material Design Icons';
    src: url('../fonts/materialdesignicons-webfont.woff2') format('woff2'),
            url('../fonts/materialdesignicons-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}