@font-face {
  font-family: 'modelica';
  src: url('fonts/BwModelica-Black.otf') format('opentype');
  font-weight: 900;
  font-display: swap;
}

@font-face {
  font-family: 'modelica';
  src: url('fonts/BwModelica-ExtraBold.otf') format('opentype');
  font-weight: 800;
  font-display: swap;
}

@font-face {
  font-family: 'modelica';
  src: url('fonts/BwModelica-Bold.otf') format('opentype');
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: 'modelica';
  src: url('fonts/BwModelica-ExtraBold.otf') format('opentype');
  font-weight: 600;
  font-display: swap;
}

@font-face {
  font-family: 'modelica';
  src: url('fonts/BwModelica-Medium.otf') format('opentype');
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: 'modelica';
  src: url('fonts/BwModelica-Regular.otf') format('opentype');
  font-weight: normal;
  font-display: swap;
}

@font-face {
  font-family: 'modelica';
  src: url('fonts/BwModelica-Light.otf') format('opentype');
  font-weight: 300;
  font-display: swap;
}

@font-face {
  font-family: 'modelica';
  src: url('fonts/BwModelica-Hairline.otf') format('opentype');
  font-weight: 200;
  font-display: swap;
}

@font-face {
  font-family: 'modelica';
  src: url('fonts/BwModelica-Thin.otf') format('opentype');
  font-weight: 100;
  font-display: swap;
}

/* Heading Now */

@font-face {
  font-family: 'heading now';
  src: url('fonts/HeadingNowTrial-25Medium.ttf');
  font-weight: 500;
  font-display: swap;
}