@font-face {
  font-family: 'MaterialDings';
  src: url('./fonts/MaterialDings.woff2') format('woff2'),
    url('./fonts/MaterialDings.woff') format('woff'),
    url('./fonts/MaterialDings.ttf') format('truetype'),
    url('./fonts/MaterialDings.svg#MaterialDings') format('svg');
  font-weight: normal;
  font-style: normal;
}
