/* Bw Modelica Font Definitions */

@font-face {
  font-family: 'Bw Modelica Black';
  src: url('/fonts/bwmodelica-black-webfont.ttf') format('truetype'),
       url('/fonts/BwModelica-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Bw Modelica Bold';
  src: url('/fonts/bwmodelica-bold-webfont.ttf') format('truetype'),
       url('/fonts/BwModelica-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Bw Modelica Medium';
  src: url('/fonts/bwmodelica-medium-webfont.ttf') format('truetype'),
       url('/fonts/BwModelica-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

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

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