@font-face {
   font-family: "Sofachrome";
   src: url("fonts/Sofachrome Regular.woff2") format("woff2"), url("fonts/Sofachrome Regular.otf") format("opentype");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Bebas Neue Bold";
   src: url("fonts/Bebas Neue Bold.woff2") format("woff2");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "SF Pro Display";
   src: url("fonts/SF Pro Display Regular.woff2") format("woff2"), url("fonts/SF Pro Display Regular.OTF") format("truetype");
   font-weight: normal;
   font-style: normal;
}