body {
    font-family: "SohoGothicPro-Regular";
}

@font-face {
    font-family: "SohoGothicPro-Bold";
    font-style: normal;
    font-weight: normal;
    src: local("?"), url("../assets/fonts/SohoGothicPro-Bold.ttf") format("ttf"), url("../assets/fonts/SohoGothicPro-Bold.ttf") format("truetype");
}

@font-face {
    font-family: "SohoGothicPro-Regular";
    font-style: normal;
    font-weight: normal;
    src: local("?"), url("../assets/fonts/SohoGothicPro-Regular.ttf") format("ttf"), url("../assets/fonts/SohoGothicPro-Regular.ttf") format("truetype");
}