@font-face {
    font-family: "custinfo_icons";
    src: url("/rpwassets/public/fonts/custinfo_icons.eot?f39e2fcee6db46e179dc3f701b212b2d#iefix") format("embedded-opentype"),
url("/rpwassets/public/fonts/custinfo_icons.woff2?f39e2fcee6db46e179dc3f701b212b2d") format("woff2"),
url("/rpwassets/public/fonts/custinfo_icons.woff?f39e2fcee6db46e179dc3f701b212b2d") format("woff");

  font-display: swap;
}

.ciicon:before {
    font-family: custinfo_icons !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.ciicon.ciicon-arrow_drop_down:before {
    content: "\f101";
}
.ciicon.ciicon-arrow_east:before {
    content: "\f102";
}
.ciicon.ciicon-arrow:before {
    content: "\f103";
}
.ciicon.ciicon-close:before {
    content: "\f104";
}
.ciicon.ciicon-error:before {
    content: "\f105";
}
.ciicon.ciicon-expand_more:before {
    content: "\f106";
}
.ciicon.ciicon-fare_collapse:before {
    content: "\f107";
}
.ciicon.ciicon-fare_expand:before {
    content: "\f108";
}
.ciicon.ciicon-free_cancellation:before {
    content: "\f109";
}
.ciicon.ciicon-green-tick:before {
    content: "\f10a";
}
.ciicon.ciicon-location:before {
    content: "\f10b";
}
.ciicon.ciicon-mail:before {
    content: "\f10c";
}
.ciicon.ciicon-minus:before {
    content: "\f10d";
}
.ciicon.ciicon-offer_percentage:before {
    content: "\f10e";
}
.ciicon.ciicon-person:before {
    content: "\f10f";
}
.ciicon.ciicon-phone:before {
    content: "\f110";
}
.ciicon.ciicon-plus:before {
    content: "\f111";
}
.ciicon.ciicon-refund:before {
    content: "\f112";
}
.ciicon.ciicon-search:before {
    content: "\f113";
}
.ciicon.ciicon-seat:before {
    content: "\f114";
}
.ciicon.ciicon-sms:before {
    content: "\f115";
}
.ciicon.ciicon-support_agent:before {
    content: "\f116";
}
.ciicon.ciicon-whatsapp:before {
    content: "\f117";
}
