@import "variables";

@font-face {
  font-family: '#{$icomoon-font-family}';
  src:  url('#{$icomoon-font-path}/#{$icomoon-font-family}.eot?7yhdw');
  src:  url('#{$icomoon-font-path}/#{$icomoon-font-family}.eot?7yhdw#iefix') format('embedded-opentype'),
    url('#{$icomoon-font-path}/#{$icomoon-font-family}.ttf?7yhdw') format('truetype'),
    url('#{$icomoon-font-path}/#{$icomoon-font-family}.woff?7yhdw') format('woff'),
    url('#{$icomoon-font-path}/#{$icomoon-font-family}.svg?7yhdw##{$icomoon-font-family}') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.vco {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: '#{$icomoon-font-family}' !important;
  speak: never;
  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;
}

.vco-vite-coupon {
  &:before {
    content: $vco-vite-coupon; 
  }
}
.vco-settings3 {
  &:before {
    content: $vco-settings3; 
  }
}
.vco-voucher2 {
  &:before {
    content: $vco-voucher2; 
  }
}
.vco-voucher10 {
  &:before {
    content: $vco-voucher10; 
  }
}
.vco-coupon13 {
  &:before {
    content: $vco-coupon13; 
  }
}
.vco-coupon11 {
  &:before {
    content: $vco-coupon11; 
  }
}
.vco-dashboard-a {
  &:before {
    content: $vco-dashboard-a; 
  }
}
.vco-angle-double-down {
  &:before {
    content: $vco-angle-double-down; 
  }
}
.vco-angle-double-right {
  &:before {
    content: $vco-angle-double-right; 
  }
}
.vco-angle-double-left {
  &:before {
    content: $vco-angle-double-left; 
  }
}
.vco-angle-double-up {
  &:before {
    content: $vco-angle-double-up; 
  }
}
.vco-angle-down {
  &:before {
    content: $vco-angle-down; 
  }
}
.vco-angle-left {
  &:before {
    content: $vco-angle-left; 
  }
}
.vco-angle-right {
  &:before {
    content: $vco-angle-right; 
  }
}
.vco-angle-up {
  &:before {
    content: $vco-angle-up; 
  }
}
.vco-category-four {
  &:before {
    content: $vco-category-four; 
  }
}
.vco-category-one {
  &:before {
    content: $vco-category-one; 
  }
}
.vco-category-three {
  &:before {
    content: $vco-category-three; 
  }
}
.vco-category-two {
  &:before {
    content: $vco-category-two; 
  }
}
.vco-check-circle1 {
  &:before {
    content: $vco-check-circle1; 
  }
}
.vco-des-close {
  &:before {
    content: $vco-des-close; 
  }
}
.vco-des-lock-line {
  &:before {
    content: $vco-des-lock-line; 
  }
}
.vco-des-plus {
  &:before {
    content: $vco-des-plus; 
  }
}
.vco-des-reset {
  &:before {
    content: $vco-des-reset; 
  }
}
.vco-des-unlock-line {
  &:before {
    content: $vco-des-unlock-line; 
  }
}
.vco-maximize1 {
  &:before {
    content: $vco-maximize1; 
  }
}
.vco-minimize1 {
  &:before {
    content: $vco-minimize1; 
  }
}
.vco-star-o1 {
  &:before {
    content: $vco-star-o1; 
  }
}
.vco-sync {
  &:before {
    content: $vco-sync; 
  }
}
.vco-trash-21 {
  &:before {
    content: $vco-trash-21; 
  }
}
.vco-trash-o {
  &:before {
    content: $vco-trash-o; 
  }
}
.vco-trash1 {
  &:before {
    content: $vco-trash1; 
  }
}
.vco-trash11 {
  &:before {
    content: $vco-trash11; 
  }
}
.vco-x-circle1 {
  &:before {
    content: $vco-x-circle1; 
  }
}
.vco-x-octagon {
  &:before {
    content: $vco-x-octagon; 
  }
}
.vco-x-square1 {
  &:before {
    content: $vco-x-square1; 
  }
}
.vco-credit-card-2 {
  &:before {
    content: $vco-credit-card-2; 
  }
}
.vco-edit {
  &:before {
    content: $vco-edit; 
  }
}
.vco-lock {
  &:before {
    content: $vco-lock; 
  }
}
.vco-reset--cw {
  &:before {
    content: $vco-reset--cw; 
  }
}
.vco-save1 {
  &:before {
    content: $vco-save1; 
  }
}
.vco-search {
  &:before {
    content: $vco-search; 
  }
}
.vco-settings {
  &:before {
    content: $vco-settings; 
  }
}
.vco-shield {
  &:before {
    content: $vco-shield; 
  }
}
.vco-sliders {
  &:before {
    content: $vco-sliders; 
  }
}
.vco-trash {
  &:before {
    content: $vco-trash; 
  }
}
.vco-trash-2 {
  &:before {
    content: $vco-trash-2; 
  }
}
.vco-unlock {
  &:before {
    content: $vco-unlock; 
  }
}
.vco-only-close {
  &:before {
    content: $vco-only-close; 
  }
}
.vco-x-circle {
  &:before {
    content: $vco-x-circle; 
  }
}
.vco-x-square {
  &:before {
    content: $vco-x-square; 
  }
}
.vco-alert-circle {
  &:before {
    content: $vco-alert-circle; 
  }
}
.vco-arrow-down {
  &:before {
    content: $vco-arrow-down; 
  }
}
.vco-arrow-down-left {
  &:before {
    content: $vco-arrow-down-left; 
  }
}
.vco-arrow-down-right {
  &:before {
    content: $vco-arrow-down-right; 
  }
}
.vco-arrow-left {
  &:before {
    content: $vco-arrow-left; 
  }
}
.vco-arrow-right {
  &:before {
    content: $vco-arrow-right; 
  }
}
.vco-arrow-up {
  &:before {
    content: $vco-arrow-up; 
  }
}
.vco-check {
  &:before {
    content: $vco-check; 
  }
}
.vco-check-circle {
  &:before {
    content: $vco-check-circle; 
  }
}
.vco-chevron-down {
  &:before {
    content: $vco-chevron-down; 
  }
}
.vco-chevron-left {
  &:before {
    content: $vco-chevron-left; 
  }
}
.vco-chevron-right {
  &:before {
    content: $vco-chevron-right; 
  }
}
.vco-chevron-up {
  &:before {
    content: $vco-chevron-up; 
  }
}
.vco-chevrons-down {
  &:before {
    content: $vco-chevrons-down; 
  }
}
.vco-chevrons-left {
  &:before {
    content: $vco-chevrons-left; 
  }
}
.vco-chevrons-right {
  &:before {
    content: $vco-chevrons-right; 
  }
}
.vco-chevrons-up {
  &:before {
    content: $vco-chevrons-up; 
  }
}
.vco-grid {
  &:before {
    content: $vco-grid; 
  }
}
.vco-log-in {
  &:before {
    content: $vco-log-in; 
  }
}
.vco-log-out {
  &:before {
    content: $vco-log-out; 
  }
}
.vco-mail {
  &:before {
    content: $vco-mail; 
  }
}
.vco-maximize {
  &:before {
    content: $vco-maximize; 
  }
}
.vco-minimize {
  &:before {
    content: $vco-minimize; 
  }
}
.vco-minus-circle {
  &:before {
    content: $vco-minus-circle; 
  }
}
.vco-pie-chart {
  &:before {
    content: $vco-pie-chart; 
  }
}
.vco-plus-circle {
  &:before {
    content: $vco-plus-circle; 
  }
}
.vco-rss {
  &:before {
    content: $vco-rss; 
  }
}
.vco-save {
  &:before {
    content: $vco-save; 
  }
}
.vco-trending-up {
  &:before {
    content: $vco-trending-up; 
  }
}
.vco-youtube {
  &:before {
    content: $vco-youtube; 
  }
}

