/* WPBakery Page Builder Icons - Local Version */
@font-face {
    font-family: "vc_icons";
    src: url("../fonts/vc_icons_v2/fonts/vcpb-plugin-icons.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "vcpb-plugin-icons";
    src: url("../fonts/vc_icons_v2/fonts/vcpb-plugin-icons.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

/* Base icon class */
.vc_element-icon:before,
.vc_general.vc_element-icon:before,
[class*="vc_"]:before {
    font-family: "vcpb-plugin-icons" !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
