| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236 |
- @font-face {
- font-family: 'VC-Icons';
- src:
- url('@{icomoon-font-path}/VC-Icons.ttf?otu1sf') format('truetype'),
- url('@{icomoon-font-path}/VC-Icons.woff?otu1sf') format('woff'),
- url('@{icomoon-font-path}/VC-Icons.svg?otu1sf#VC-Icons') format('svg');
- font-weight: normal;
- font-style: normal;
- }
- .vc-composer-icon {
- /* use !important to prevent issues with browser extensions that change fonts */
- font-family: 'VC-Icons' !important;
- 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-c-icon-sync {
- &:before {
- content: @vc-c-icon-sync;
- }
- }
- .vc-c-icon-lock_outline {
- &:before {
- content: @vc-c-icon-lock_outline;
- }
- }
- .vc-c-icon-layout_portrait-smartphones {
- &:before {
- content: @vc-c-icon-layout_portrait-smartphones;
- }
- }
- .vc-c-icon-layout_default {
- &:before {
- content: @vc-c-icon-layout_default;
- }
- }
- .vc-c-icon-fullscreen_exit {
- &:before {
- content: @vc-c-icon-fullscreen_exit;
- }
- }
- .vc-c-icon-fullscreen {
- &:before {
- content: @vc-c-icon-fullscreen;
- }
- }
- .vc-c-icon-home {
- &:before {
- content: @vc-c-icon-home;
- }
- }
- .vc-c-icon-content_copy {
- &:before {
- content: @vc-c-icon-content_copy;
- }
- }
- .vc-c-icon-mode_edit {
- &:before {
- content: @vc-c-icon-mode_edit;
- }
- }
- .vc-c-icon-add {
- &:before {
- content: @vc-c-icon-add;
- }
- }
- .vc-c-icon-cog {
- &:before {
- content: @vc-c-icon-cog;
- }
- }
- .vc-c-icon-arrow_back {
- &:before {
- content: @vc-c-icon-arrow_back;
- }
- }
- .vc-c-icon-arrow_downward {
- &:before {
- content: @vc-c-icon-arrow_downward;
- }
- }
- .vc-c-icon-arrow_drop_down {
- &:before {
- content: @vc-c-icon-arrow_drop_down;
- }
- }
- .vc-c-icon-arrow_drop_up {
- &:before {
- content: @vc-c-icon-arrow_drop_up;
- }
- }
- .vc-c-icon-arrow_forward {
- &:before {
- content: @vc-c-icon-arrow_forward;
- }
- }
- .vc-c-icon-arrow_upward {
- &:before {
- content: @vc-c-icon-arrow_upward;
- }
- }
- .vc-c-icon-check {
- &:before {
- content: @vc-c-icon-check;
- }
- }
- .vc-c-icon-close {
- &:before {
- content: @vc-c-icon-close;
- }
- }
- .vc-c-icon-search {
- &:before {
- content: @vc-c-icon-search;
- }
- }
- .vc-c-icon-add_template {
- &:before {
- content: @vc-c-icon-add_template;
- }
- }
- .vc-c-icon-add_element {
- &:before {
- content: @vc-c-icon-add_element;
- }
- }
- .vc-c-icon-dragndrop {
- &:before {
- content: @vc-c-icon-dragndrop;
- }
- }
- .vc-c-icon-minimize_up {
- &:before {
- content: @vc-c-icon-minimize_up;
- }
- }
- .vc-c-icon-minimize {
- &:before {
- content: @vc-c-icon-minimize;
- }
- }
- .vc-c-icon-layout_landscape-smartphones {
- &:before {
- content: @vc-c-icon-layout_landscape-smartphones;
- }
- }
- .vc-c-icon-layout_landscape-tablets {
- &:before {
- content: @vc-c-icon-layout_landscape-tablets;
- }
- }
- .vc-c-icon-row_default_fe {
- &:before {
- content: @vc-c-icon-row_default_fe;
- }
- }
- .vc-c-icon-arrow_drop_right {
- &:before {
- content: @vc-c-icon-arrow_drop_right;
- }
- }
- .vc-c-icon-1-4_3-4 {
- &:before {
- content: @vc-c-icon-1-4_3-4;
- }
- }
- .vc-c-icon-1-1 {
- &:before {
- content: @vc-c-icon-1-1;
- }
- }
- .vc-c-icon-1-2_1-2 {
- &:before {
- content: @vc-c-icon-1-2_1-2;
- }
- }
- .vc-c-icon-1-3_1-3_1-3 {
- &:before {
- content: @vc-c-icon-1-3_1-3_1-3;
- }
- }
- .vc-c-icon-1-4_1-2_1-4 {
- &:before {
- content: @vc-c-icon-1-4_1-2_1-4;
- }
- }
- .vc-c-icon-1-4_1-4_1-4_1-4 {
- &:before {
- content: @vc-c-icon-1-4_1-4_1-4_1-4;
- }
- }
- .vc-c-icon-1-6_1-6_1-6_1-2 {
- &:before {
- content: @vc-c-icon-1-6_1-6_1-6_1-2;
- }
- }
- .vc-c-icon-1-6_1-6_1-6_1-6_1-6_1-6 {
- &:before {
- content: @vc-c-icon-1-6_1-6_1-6_1-6_1-6_1-6;
- }
- }
- .vc-c-icon-1-6_2-3_1-6 {
- &:before {
- content: @vc-c-icon-1-6_2-3_1-6;
- }
- }
- .vc-c-icon-2-3_1-3 {
- &:before {
- content: @vc-c-icon-2-3_1-3;
- }
- }
- .vc-c-icon-5-6_1-6 {
- &:before {
- content: @vc-c-icon-5-6_1-6;
- }
- }
- .vc-c-icon-layout_portrait-tablets {
- &:before {
- content: @vc-c-icon-layout_portrait-tablets;
- }
- }
- .vc-c-icon-delete_empty {
- &:before {
- content: @vc-c-icon-delete_empty;
- }
- }
|