@font-face {
  font-family: 'Normal';
  src: url('Fonts/Normal-ExtraLight.eot');
  src: url('Fonts/Normal-ExtraLight.eot?#iefix') format('embedded-opentype'),
    url('Fonts/Normal-ExtraLight.woff2') format('woff2'), url('Fonts/Normal-ExtraLight.woff') format('woff'),
    url('Fonts/Normal-ExtraLight.ttf') format('truetype'), url('Fonts/Normal-ExtraLight.svg#Normal-ExtraLight') format('svg');
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'Normal';
  src: url('Fonts/Normal-Light.eot');
  src: url('Fonts/Normal-Light.eot?#iefix') format('embedded-opentype'), url('Fonts/Normal-Light.woff2') format('woff2'),
    url('Fonts/Normal-Light.woff') format('woff'), url('Fonts/Normal-Light.ttf') format('truetype'),
    url('Fonts/Normal-Light.svg#Normal-Light') format('svg');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Normal';
  src: url('Fonts/Normal-Regular.eot');
  src: url('Fonts/Normal-Regular.eot?#iefix') format('embedded-opentype'), url('Fonts/Normal-Regular.woff2') format('woff2'),
    url('Fonts/Normal-Regular.woff') format('woff'), url('Fonts/Normal-Regular.ttf') format('truetype'),
    url('Fonts/Normal-Regular.svg#Normal-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Normal';
  src: url('Fonts/Normal-Bold.eot');
  src: url('Fonts/Normal-Bold.eot?#iefix') format('embedded-opentype'), url('Fonts/Normal-Bold.woff2') format('woff2'),
    url('Fonts/Normal-Bold.woff') format('woff'), url('Fonts/Normal-Bold.ttf') format('truetype'),
    url('Fonts/Normal-Bold.svg#Normal-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Normal';
  src: url('Fonts/Normal-ExtraBold.eot');
  src: url('Fonts/Normal-ExtraBold.eot?#iefix') format('embedded-opentype'),
    url('Fonts/Normal-ExtraBold.woff2') format('woff2'), url('Fonts/Normal-ExtraBold.woff') format('woff'),
    url('Fonts/Normal-ExtraBold.ttf') format('truetype'), url('Fonts/Normal-ExtraBold.svg#Normal-ExtraBold') format('svg');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'T Star Pro';
  src: url('/fonts/TStar/T-StarPro-Regular.woff2') format('woff2');
  font-weight: 400; /* Regular */
  font-style: normal;
  font-display: swap;
}

/* Trade Gothic Condensed (Regular) */
@font-face {
  font-family: 'Trade Gothic Condensed';
  src: url('/fonts/TradeGothic/TradeGothic-Condensed.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Trade Gothic Condensed (Bold) */

/* Trade Gothic LT Pro (Regular) - New branding fonts */
@font-face {
  font-family: 'Trade Gothic LT Pro';
  src: url('/fonts/TradeGothicLTPro_normal_normal_400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Trade Gothic LT Pro (Regular Condensed) */
@font-face {
  font-family: 'Trade Gothic LT Pro';
  src: url('/fonts/TradeGothicLTPro_normal_condensed_700.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-stretch: condensed;
  font-display: swap;
}

/* Trade Gothic LT Std (Regular) */
@font-face {
  font-family: 'Trade Gothic LT Std';
  src: url('/fonts/TradeGothicLTStd.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Trade Gothic LT Std (Bold Condensed) */
@font-face {
  font-family: 'Trade Gothic LT bdC';
  src: url('/fonts/TradeGothicLTStd-BdCn20.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-stretch: condensed;
  font-display: swap;
}

/* Trade Gothic Next LT Pro (Italic Condensed) */
@font-face {
  font-family: 'Trade Gothic Next LT Pro';
  src: url('/fonts/TradeGothicNextLTPro_italic_condensed_875.woff2') format('woff2');
  font-weight: 800;
  font-style: italic;
  font-stretch: condensed;
  font-display: swap;
}
