@font-face {
    font-family: 'icomoon';
    src: url('../icon-fonts/icomoon.eot?h0i7d7');
    src: url('../icon-fonts/icomoon.eot?h0i7d7#iefix') format('embedded-opentype'), url('../icon-fonts/icomoon.woff2?h0i7d7') format('woff2'), url('../icon-fonts/icomoon.ttf?h0i7d7') format('truetype'), url('../icon-fonts/icomoon.woff?h0i7d7') format('woff'), url('../icon-fonts/icomoon.svg?h0i7d7#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="vsa-"], [class*=" vsa-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !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;
}
.vsa-car:before {
    content: "\e90e";
}

.vsa-default:before {
    content: "\e90d";
}

.vsa-left1:before {
    content: "\e90b";
}

.vsa-right1:before {
    content: "\e90c";
}

.vsa-left:before {
    content: "\e909";
}

.vsa-right:before {
    content: "\e90a";
}

.vsa-user:before {
    content: "\e908";
}

.vsa-down:before {
    content: "\e907";
}

.vsa-menu:before {
    content: "\e906";
}

.vsa-cruise:before {
    content: "\e904";
}

.vsa-visa:before {
    content: "\e901";
}

.vsa-hotel:before {
    content: "\e902";
}

.vsa-bus:before {
    content: "\e900";
}

.vsa-flight:before {
    content: "\e903";
}

.vsa-holiday:before {
    content: "\e905";
}

