
@font-face{
  font-family: 'Helvetica';
  src: url('fonts/Helvetica.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face{
  font-family: 'clash_display_var';
  src: url('fonts/ClashDisplay-Variable.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'ClashDisplaySemi';
    src: url('fonts/ClashDisplay-Semibold.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ClashDisplayBold';
    src: url('fonts/ClashDisplay-Bold.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ClashDisplayLight';
    src: url('fonts/ClashDisplay-Light.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}