@font-face {
  font-family: 'Neoneon';
  src: url('../fonts/Neoneon.eot');
  src: url('../fonts/Neoneon.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Neoneon.woff2') format('woff2'),
       url('../fonts/Neoneon.woff') format('woff'),
       url('../fonts/Neoneon.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}