/* MaterialDesignIcons.com */ @font-face { font-family: "Material Design Icons"; src: url("./fonts/materialdesignicons-webfont.eot"); src: url("./fonts/materialdesignicons-webfont.eot?#iefix") format("embedded-opentype"), url("./fonts/materialdesignicons-webfont.woff2") format("woff2"), url("./fonts/materialdesignicons-webfont.woff") format("woff"), url("./fonts/materialdesignicons-webfont.ttf") format("truetype"); font-weight: normal; font-style: normal; } .mdi:before, .mdi-set { display: inline-block; font: normal normal normal 24px/1 "Material Design Icons"; font-size: inherit; text-rendering: auto; line-height: inherit; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .mdi-content-copy::before { content: "\F18F"; }