@font-face {
  font-family: 'Watchword';
  src: url('../fonttest/watchword/Watchword_thin_demo.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Watchword';
  src: url('../fonttest/watchword/Watchword_regular_demo.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Watchword';
  src: url('../fonttest/watchword/Watchword_bold_demo.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
