@font-face {
    font-family: "icons";
    src: url("./icons.eot?475a4e158b4f19fb9700f1235f4758c6?#iefix") format("embedded-opentype"),
url("./icons.woff2?475a4e158b4f19fb9700f1235f4758c6") format("woff2"),
url("./icons.woff?475a4e158b4f19fb9700f1235f4758c6") format("woff"),
url("./icons.ttf?475a4e158b4f19fb9700f1235f4758c6") format("truetype"),
url("./icons.svg?475a4e158b4f19fb9700f1235f4758c6#icons") format("svg");
}

i[class^="ic-"]:before, i[class*=" ic-"]:before {
    font-family: 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;
}

.ic-account:before {
    content: "\f101";
}
.ic-booking:before {
    content: "\f102";
}
.ic-calendar:before {
    content: "\f103";
}
.ic-camera:before {
    content: "\f104";
}
.ic-cart:before {
    content: "\f105";
}
.ic-check-o:before {
    content: "\f106";
}
.ic-clock-o:before {
    content: "\f107";
}
.ic-clock:before {
    content: "\f108";
}
.ic-close:before {
    content: "\f109";
}
.ic-dots:before {
    content: "\f10a";
}
.ic-dropdown:before {
    content: "\f10b";
}
.ic-email:before {
    content: "\f10c";
}
.ic-eye-close:before {
    content: "\f10d";
}
.ic-eye:before {
    content: "\f10e";
}
.ic-facebook:before {
    content: "\f10f";
}
.ic-flag:before {
    content: "\f110";
}
.ic-google:before {
    content: "\f111";
}
.ic-goto:before {
    content: "\f112";
}
.ic-heart-line:before {
    content: "\f113";
}
.ic-heart:before {
    content: "\f114";
}
.ic-instagram:before {
    content: "\f115";
}
.ic-instant:before {
    content: "\f116";
}
.ic-logout:before {
    content: "\f117";
}
.ic-map-pin:before {
    content: "\f118";
}
.ic-menu:before {
    content: "\f119";
}
.ic-next:before {
    content: "\f11a";
}
.ic-phone:before {
    content: "\f11b";
}
.ic-pin:before {
    content: "\f11c";
}
.ic-play:before {
    content: "\f11d";
}
.ic-prev:before {
    content: "\f11e";
}
.ic-progress:before {
    content: "\f11f";
}
.ic-sad:before {
    content: "\f120";
}
.ic-search:before {
    content: "\f121";
}
.ic-settings:before {
    content: "\f122";
}
.ic-star-half:before {
    content: "\f123";
}
.ic-star:before {
    content: "\f124";
}
.ic-tick:before {
    content: "\f125";
}
.ic-users:before {
    content: "\f126";
}
