@font-face {
    font-family: 'NeoSansPro-Regular';
    src: url("NeoSansPro-Regular.ttf");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'NeoSansPro-Bold';
    src: url("NeoSansPro-Bold.ttf");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'SFUIDisplay-Bold';
    src: url("SFUIDisplay-Bold.ttf");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSans-Bold';
    src: url("OpenSans-Bold.ttf");
    font-weight: 700;
    font-style: normal;
}
