@font-face {
    font-family: "iconfont";
    src: url("../fonts/iconfont/iconfont.eot");
    src: url("../fonts/iconfont/iconfont.eot#iefix") format("embedded-opentype"),
        url("../fonts/iconfont/iconfont.ttf") format("truetype"),
        url("../fonts/iconfont/iconfont.woff") format("woff"),
        url("../fonts/iconfont/iconfont.svg#iconfont") format("svg");
    font-weight: normal;
    font-style: normal;
}

.ic {
    font-family: "iconfont" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
}

.ic-account:before {
    content: "\e900";
}
.ic-add:before {
    content: "\e901";
}
.ic-call:before {
    content: "\e902";
}
.ic-check:before {
    content: "\e903";
}
.ic-down:before {
    content: "\e904";
}
.ic-facebook:before {
    content: "\e905";
}
.ic-left:before {
    content: "\e907";
}
.ic-play:before {
    content: "\e908";
}
.ic-right:before {
    content: "\e909";
}
.ic-twitter:before {
    content: "\e90a";
}
.ic-up:before {
    content: "\e90b";
}
.ic-travel:before {
    content: "\e90d";
}
.ic-work:before {
    content: "\e90e";
}
.ic-visa:before {
    content: "\e90f";
}
.ic-study:before {
    content: "\e910";
}
.ic-one-person:before {
    content: "\e911";
}
.ic-group:before {
    content: "\e912";
}
.ic-close::before {
    content: "\e913";
}
.ic-clear::before {
    content: "\e914";
}
.ic-info::before {
    content: "\e915";
}
.ic-password::before {
    content: "\e916";
}
.ic-motor-insurance::before {
    content: "\e917";
}
.ic-travel-insurance::before {
    content: "\e918";
}
.ic-messenger::before {
    content: "\e919";
}
.ic-forward::before {
    content: "\e91a";
}
.ic-edit::before {
    content: "\e91b";
}
.ic-line::before {
    content: "\e91c";
}
.ic-share::before {
    content: "\e91d";
}
.ic-user {
    content: url(/jaadhai/assets/new-theme/images/ic-user.svg);
}
.ic-home::before {
    content: url(/jaadhai/assets/new-theme/images/brands/icon_metro_home.svg);
}
