@font-face {
  font-family: upheaval; /* set name */
  src: url(../fonts/upheavtt.ttf); /* url of the font */
}

@font-face {
  font-family: SongOfCoronos; /* set name */
  src: url('../fonts/Song Of Coronos.ttf'); /* url of the font */
}