@font-face {
    font-family: 'entypo-fontello';
    src: url('../fonts/entypo-fontello.eot');
    src: url('../fonts/entypo-fontello.eot?#iefix') format('embedded-opentype'),
         url('../fonts/entypo-fontello.woff') format('woff'),
         url('../fonts/entypo-fontello.ttf') format('truetype'),
         url('../fonts/entypo-fontello.svg#entypo-fontello') format('svg');
    font-weight: normal;
    font-style: normal;
}

.vc_icon_element .vc_icon_element-icon,
[class*="vc_icon_element"] [class*="vc_icon_element-icon"] {
    font-family: 'entypo-fontello' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
