@font-face {
font-family: @vc_arrows_font;
src: url('@{vc_arrows_path_eot}?-9hbgac');
src: url('@{vc_arrows_path_eot}?#iefix-9hbgac') format('embedded-opentype'),
url('@{vc_arrows_path_woff}?-9hbgac') format('woff'),
url('@{vc_arrows_path_ttf}?-9hbgac') format('truetype'),
url('@{vc_arrows_path_svg}?-9hbgac#@{vc_arrows_font}') format('svg');
font-weight: normal;
font-style: normal;
}
[class^="vc_arrow-icon-"], [class*=" vc_arrow-icon-"] {
font-family: @vc_arrows_font;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.vc_arrow-icon-minus:before {
content: "\e61c";
}
.vc_arrow-icon-plus:before {
content: "\e61d";
}
.vc_arrow-icon-arrow_down:before {
content: "\e61e";
}
.vc_arrow-icon-arrow_up:before {
content: "\e61f";
}
.vc_arrow-icon-arrow_01_left:before {
content: "\e600";
}
.vc_arrow-icon-arrow_01_right:before {
content: "\e601";
}
.vc_arrow-icon-arrow_02_left:before {
content: "\e602";
}
.vc_arrow-icon-arrow_02_right:before {
content: "\e603";
}
.vc_arrow-icon-arrow_03_left:before {
content: "\e604";
}
.vc_arrow-icon-arrow_03_right:before {
content: "\e605";
}
.vc_arrow-icon-arrow_04_left:before {
content: "\e606";
}
.vc_arrow-icon-arrow_04_right:before {
content: "\e607";
}
.vc_arrow-icon-arrow_05_left:before {
content: "\e608";
}
.vc_arrow-icon-arrow_05_right:before {
content: "\e609";
}
.vc_arrow-icon-arrow_06_left:before {
content: "\e60a";
}
.vc_arrow-icon-arrow_06_right:before {
content: "\e60b";
}
.vc_arrow-icon-arrow_07_left:before {
content: "\e60c";
}
.vc_arrow-icon-arrow_07_right:before {
content: "\e60d";
}
.vc_arrow-icon-arrow_08_left:before {
content: "\e60e";
}
.vc_arrow-icon-arrow_08_right:before {
content: "\e60f";
}
.vc_arrow-icon-arrow_09_left:before {
content: "\e610";
}
.vc_arrow-icon-arrow_09_right:before {
content: "\e611";
}
.vc_arrow-icon-arrow_10_left:before {
content: "\e612";
}
.vc_arrow-icon-arrow_10_right:before {
content: "\e613";
}
.vc_arrow-icon-arrow_11_left:before {
content: "\e614";
}
.vc_arrow-icon-arrow_11_right:before {
content: "\e615";
}
.vc_arrow-icon-arrow_12_left:before {
content: "\e616";
}
.vc_arrow-icon-arrow_12_right:before {
content: "\e617";
}
.vc_arrow-icon-navicon:before {
content: "\f0c9";
}