@font-face {
  font-family: 'element-icons';
  src: url('./fonts/element-icons.woff') format('woff'),
       url('./fonts/element-icons.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: auto;
} 