/* Cheltenham Standard Fonts */

@font-face {
  font-family: 'Cheltenham Std';
  src: url('/fonts/CheltenhamStdBook.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Cheltenham Std';
  src: url('/fonts/CheltenhamStdBookItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Cheltenham Std';
  src: url('/fonts/CheltenhamStdBold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Cheltenham Std';
  src: url('/fonts/CheltenhamStdBoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'Cheltenham Std';
  src: url('/fonts/CheltenhamStdLight.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Cheltenham Std';
  src: url('/fonts/CheltenhamStdLightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Cheltenham Std';
  src: url('/fonts/CheltenhamStdUltra.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Cheltenham Std';
  src: url('/fonts/CheltenhamStdUltraItalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'Cheltenham Std Cond';
  src: url('/fonts/CheltenhamStdBookCond.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Cheltenham Std Cond';
  src: url('/fonts/CheltenhamStdBookCondIt.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Cheltenham Std Cond';
  src: url('/fonts/CheltenhamStdBoldCond.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Cheltenham Std Cond';
  src: url('/fonts/CheltenhamStdBoldCondIt.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'Cheltenham Std Cond';
  src: url('/fonts/CheltenhamStdLightCond.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Cheltenham Std Cond';
  src: url('/fonts/CheltenhamStdLightCondIt.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Cheltenham Std Cond';
  src: url('/fonts/CheltenhamStdUltraCond.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Cheltenham Std Cond';
  src: url('/fonts/CheltenhamStdUltraCondIt.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'Cheltenham Std Hdtooled';
  src: url('/fonts/CheltenhamStdHdtooledBold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Cheltenham Std Hdtooled';
  src: url('/fonts/CheltenhamStdHdtooledBdIt.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
}
