/* LT Amber Font Faces */

/* LT Amber Regular */
@font-face {
  font-family: 'LT Amber';
  src: url('LT Amber Regular.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
}

/* LT Amber Bold */
@font-face {
  font-family: 'LT Amber';
  src: url('LT Amber Bold.otf') format('opentype');
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
}

/* LT Amber Light */
@font-face {
  font-family: 'LT Amber';
  src: url('LT Amber Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
}

/* LT Amber Medium */
@font-face {
  font-family: 'LT Amber';
  src: url('LT Amber Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
}

/* LT Amber Demibold */
@font-face {
  font-family: 'LT Amber';
  src: url('LT Amber Demibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
}

/* LT Amber Condensed */
@font-face {
  font-family: 'LT Amber Cond';
  src: url('LT Amber Cond.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
  font-stretch: condensed;
}

/* LT Amber Condensed Bold */
@font-face {
  font-family: 'LT Amber Cond';
  src: url('LT Amber Cond Bold.otf') format('opentype');
  font-weight: bold;
  font-style: normal;
  font-stretch: condensed;
}

/* LT Amber Condensed Light */
@font-face {
  font-family: 'LT Amber Cond';
  src: url('LT Amber Cond Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-stretch: condensed;
}

/* LT Amber Condensed Medium */
@font-face {
  font-family: 'LT Amber Cond';
  src: url('LT Amber Cond Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-stretch: condensed;
}

/* LT Amber Condensed Demibold */
@font-face {
  font-family: 'LT Amber Cond';
  src: url('LT Amber Cond Demibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-stretch: condensed;
}

/* LT Amber Extended */
@font-face {
  font-family: 'LT Amber Ext';
  src: url('LT Amber Ext.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
  font-stretch: expanded;
}

/* LT Amber Extended Bold */
@font-face {
  font-family: 'LT Amber Ext';
  src: url('LT Amber Ext Bold.otf') format('opentype');
  font-weight: bold;
  font-style: normal;
  font-stretch: expanded;
}

/* LT Amber Extended Light */
@font-face {
  font-family: 'LT Amber Ext';
  src: url('LT Amber Ext Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-stretch: expanded;
}

/* LT Amber Extended Medium */
@font-face {
  font-family: 'LT Amber Ext';
  src: url('LT Amber Ext Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-stretch: expanded;
}

/* LT Amber Extended Demibold */
@font-face {
  font-family: 'LT Amber Ext';
  src: url('LT Amber Ext Demibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-stretch: expanded;
}

/* LT Amber Wide */
@font-face {
  font-family: 'LT Amber Wide';
  src: url('LT Amber Wide.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
  font-stretch: expanded;
}

/* LT Amber Wide Bold */
@font-face {
  font-family: 'LT Amber Wide';
  src: url('LT Amber Wide Bold.otf') format('opentype');
  font-weight: bold;
  font-style: normal;
  font-stretch: expanded;
}

/* LT Amber Wide Light */
@font-face {
  font-family: 'LT Amber Wide';
  src: url('LT Amber Wide Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-stretch: expanded;
}

/* LT Amber Wide Medium */
@font-face {
  font-family: 'LT Amber Wide';
  src: url('LT Amber Wide Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-stretch: expanded;
}

/* LT Amber Wide Demibold */
@font-face {
  font-family: 'LT Amber Wide';
  src: url('LT Amber Wide Demibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-stretch: expanded;
}

/* LT Amber Compact */
@font-face {
  font-family: 'LT Amber Comp';
  src: url('LT Amber Comp.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
  font-stretch: condensed;
}

/* LT Amber Compact Bold */
@font-face {
  font-family: 'LT Amber Comp';
  src: url('LT Amber Comp Bold.otf') format('opentype');
  font-weight: bold;
  font-style: normal;
  font-stretch: condensed;
}

/* LT Amber Compact Light */
@font-face {
  font-family: 'LT Amber Comp';
  src: url('LT Amber Comp Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-stretch: condensed;
}

/* LT Amber Compact Medium */
@font-face {
  font-family: 'LT Amber Comp';
  src: url('LT Amber Comp Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-stretch: condensed;
}

/* LT Amber Compact Demibold */
@font-face {
  font-family: 'LT Amber Comp';
  src: url('LT Amber Comp Demibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-stretch: condensed;
}