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