/* 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;
} */

@font-face {
  font-family: 'Kozuka Gothic Pr6N R';
  font-style: normal;
  font-weight: normal;
  src: local('Kozuka Gothic Pr6N R'), url('fonts/KozGoPr6NRegular.woff') format('woff');
}

@font-face {
  font-family: 'Caveat Bold';
  src: url('fonts/Caveat-Bold.woff') format('woff');
}

@font-face {
  font-family: 'Montserrat';
  src: url('fonts/Montserrat-Medium.woff') format('woff');
}