@font-face{
    font-family: "SFProDisplay-Regular";
    src:url('SFProDisplay-Regular.ttf');
    font-weight:normal;
    font-style:normal;
}
@font-face{
    font-family: "SFProDisplay-Medium";
    src:url('SFProDisplay-Medium.ttf');
    font-weight:normal;
    font-style:normal;
}
@font-face{
    font-family: "SFProDisplay-MediumItalic";
    src:url('SFProDisplay-MediumItalic.ttf');
    font-weight:normal;
    font-style:normal;
}
@font-face{
    font-family: "SFProDisplay-Bold";
    src:url('SFProDisplay-Bold.ttf');
    font-weight:normal;
    font-style:normal;
}
@font-face{
    font-family: "font";
    src:url('font.otf');
    font-weight:normal;
    font-style:normal;
}

