/* Theinhardt Font Family */

@font-face {
  font-family: 'Theinhardt';
  src: url('https://assets.web.digistorm.io/fonts/cis-sg-04-129/Theinhardt-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Theinhardt';
  src: url('https://assets.web.digistorm.io/fonts/cis-sg-04-129/Theinhardt-LightIta.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Theinhardt';
  src: url('https://assets.web.digistorm.io/fonts/cis-sg-04-129/Theinhardt-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Theinhardt';
  src: url('https://assets.web.digistorm.io/fonts/cis-sg-04-129/Theinhardt-RegularIta.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Theinhardt';
  src: url('https://assets.web.digistorm.io/fonts/cis-sg-04-129/Theinhardt-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Theinhardt';
  src: url('https://assets.web.digistorm.io/fonts/cis-sg-04-129/Theinhardt-MediumIta.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Theinhardt';
  src: url('https://assets.web.digistorm.io/fonts/cis-sg-04-129/Theinhardt-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Theinhardt';
  src: url('https://assets.web.digistorm.io/fonts/cis-sg-04-129/Theinhardt-BoldIta.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}