/* hellix-300 - latin */
@font-face {
  font-display: swap;
  font-family: 'Hellix';
  font-style: normal;
  font-weight: 300;
  src: url('../../fonts/custom/hellix-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* hellix-300italic - latin */
@font-face {
  font-display: swap;
  font-family: 'Hellix';
  font-style: italic;
  font-weight: 300;
  src: url('../../fonts/custom/hellix-regular-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* hellix-700 - latin */
@font-face {
  font-display: swap;
  font-family: 'Hellix';
  font-style: normal;
  font-weight: 700;
  src: url('../../fonts/custom/hellix-semibold.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* hellix-700italic - latin */
@font-face {
  font-display: swap;
  font-family: 'Hellix';
  font-style: italic;
  font-weight: 700;
  src: url('../../fonts/custom/hellix-semibold-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
