@font-face {
   font-family: "Tennessee Heavy SF";
   src: url("fonts/Tennessee Heavy SF Bold Italic.ttf") format("truetype");
   font-weight: bold;
   font-style: italic;
}
@font-face {
   font-family: "Raleigh DmBd BT";
   src: url("fonts/Raleigh Demi Bold BT.TTF") format("truetype");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "HelveticaRounded";
   src: url("fonts/HelveticaRounded Bold.ttf") format("truetype");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "Lyndsey";
   src: url("fonts/Lyndsey Regular.ttf") format("truetype");
   font-weight: normal;
   font-style: normal;
}