@font-face {
  font-family: Avengeance;
  src: url('../fonts/AVENGEANCE.TTF') format('truetype');
}

@font-face {
    font-family: 'century-gothic';
    src: url('../fonts/CenturyGothic.ttf') format('truetype');
}

@font-face {
    font-family: 'century-gothic';
    weight: bold;
    src: url('../fonts/gothicb.ttf') format('truetype');
}