
@font-face{
    font-family:'Proxima_Nova_Bold';
    src:url("../fonts/Proxima_Nova_Bold.ttf") format("truetype");
    font-weight:normal;font-style:normal}

@font-face{
    font-family:'Proxima_Nova_Semibold';
    src:url("../fonts/Proxima_Nova_Semibold.ttf") format("truetype");
    font-weight:normal;font-style:normal}
@font-face{
    font-family:'Proxima_Nova_Regular';
    src:url("../fonts/Proxima_Nova_Regular.ttf") format("truetype");
    font-weight:normal;font-style:normal};


@font-face{
    font-family:'SF-pro-display';
    src:url("../fonts/SF-Pro-Display-Light.otf") format("opentype");
    font-weight:300;
}

@font-face{
    font-family:'SF-pro-display';
    src:url("../fonts/SF-Pro-Display-Regular.otf") format("opentype");
    font-weight:400;
}

@font-face{
    font-family:'SF-pro-display';
    src:url("../fonts/SF-Pro-Display-Medium.otf");
    font-weight:500;
}

@font-face{
    font-family:'SF-pro-display';
    src:url("../fonts/SF-Pro-Display-Bold.otf") format("opentype");
    font-weight:700;
}

