@font-face {
  font-family: 'Halcom-Variable';
  src: url('/halcom/halcom_variable.otf') format('opentype-variations'),
       url('/halcom/halcom_variable.otf') format('opentype');
  
  font-weight: 100 900;
  
}

@font-face {
    font-family: 'Halcom-Black-Italic';
    src: url('/halcom/halcom_black-italic.otf') format('opentype');
    font-weight: 900;
}

@font-face {
    font-family: 'Halcom-Bold-Italic';
    src: url('/halcom/halcom_bold-italic.otf') format('opentype');
    font-weight: 700;
}