@font-face {
  font-family: "font-awesome"; /*a name to be used later*/
  src: url("../font/fa-solid-900.ttf") format("truetype"); /*URL to font*/
}

@font-face {
  font-family: "font-base"; /*a name to be used later*/
  src: url("../font/The\ Outbox\ St.ttf") format("truetype"); /*URL to font*/
}
