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

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

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