@font-face {
    font-family: "fc-icons";
    src: url("./fc-icons.ttf?d0115ac143a5a938a17d91c511ba43df") format("truetype"),
url("./fc-icons.woff?d0115ac143a5a938a17d91c511ba43df") format("woff"),
url("./fc-icons.woff2?d0115ac143a5a938a17d91c511ba43df") format("woff2"),
url("./fc-icons.eot?d0115ac143a5a938a17d91c511ba43df#iefix") format("embedded-opentype");
}

i[class^="fc-icon-"]:before, i[class*=" fc-icon-"]:before {
    font-family: fc-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;
}

.fc-icon-account-extras:before {
    content: "\21";
}
.fc-icon-remove:before {
    content: "\22";
}
.fc-icon-bin:before {
    content: "\23";
}
.fc-icon-airline_seat:before {
    content: "\24";
}
.fc-icon-bed:before {
    content: "\25";
}
.fc-icon-directions_car:before {
    content: "\26";
}
.fc-icon-height:before {
    content: "\27";
}
.fc-icon-speed:before {
    content: "\28";
}
.fc-icon-width:before {
    content: "\29";
}
.fc-icon-bar:before {
    content: "\2a";
}
.fc-icon-entertainment:before {
    content: "\2b";
}
.fc-icon-kids:before {
    content: "\2c";
}
.fc-icon-seasmiles:before {
    content: "\2d";
}
.fc-icon-services:before {
    content: "\2e";
}
