/* Define the font faces */
@font-face {
  font-family: 'TWCenMT';
  src: url('fonts/TWCenMT_Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'TWCenMT';
  src: url('fonts/TWCenMT_Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'TWCenMT';
  src: url('fonts/TWCenMT_Italic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'TWCenMT';
  src: url('fonts/TWCenMT_BoldItalic.woff') format('woff');
  font-weight: bold;
  font-style: italic;
}

/* @font-face {
  font-family: 'Orbitron';
  src: url('fonts/Orbitron-Regular.woff') format('woff');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Orbitron';
  src: url('fonts/Orbitron-Bold.woff') format('woff');
  font-weight: bold;
  font-style: italic;
} */

@font-face {
  font-family: 'WorkSans';
  src: url('fonts/WorkSans-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'WorkSans';
  src: url('fonts/WorkSans-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'WorkSans';
  src: url('fonts/WorkSans-Italic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'WorkSans';
  src: url('fonts/WorkSans-BoldItalic.woff') format('woff');
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'Aldrich';
  src: url('fonts/Aldrich-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Aldrich';
  src: url('fonts/Aldrich-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Aldrich';
  src: url('fonts/Aldrich-Italic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Aldrich';
  src: url('fonts/Aldrich-BoldItalic.woff') format('woff');
  font-weight: bold;
  font-style: italic;
}