@font-face {
    font-family: 'Hellix';
    src: local('Hellix Light'), local('Hellix-Light'),
        url('Hellix-Light.woff2') format('woff2'),
        url('Hellix-Light.woff') format('woff'),
        url('Hellix-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
  }