@font-face {
  font-family: 'Clone Wars';
  src: url(clonewars2.ttf);
}

.clonewars-text {
  font-family: 'Clone Wars';
}