@font-face {
    font-family: "samforcity-icons";
    src: url("./samforcity-icons.woff2?e6496f9dbeaa10eb5f687b64973b056a") format("woff2");
}

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

.icon-arrow-drop-down:before {
    content: "\f101";
}
.icon-bar-chart:before {
    content: "\f102";
}
.icon-cancel:before {
    content: "\f103";
}
.icon-chevron-left:before {
    content: "\f104";
}
.icon-chevron-right:before {
    content: "\f105";
}
.icon-creditcard:before {
    content: "\f106";
}
.icon-email:before {
    content: "\f107";
}
.icon-facebook:before {
    content: "\f108";
}
.icon-filter:before {
    content: "\f109";
}
.icon-handshake:before {
    content: "\f10a";
}
.icon-heart-full:before {
    content: "\f10b";
}
.icon-heart:before {
    content: "\f10c";
}
.icon-help:before {
    content: "\f10d";
}
.icon-instagram:before {
    content: "\f10e";
}
.icon-linkedin:before {
    content: "\f10f";
}
.icon-list-alt:before {
    content: "\f110";
}
.icon-location:before {
    content: "\f111";
}
.icon-mall:before {
    content: "\f112";
}
.icon-mobile:before {
    content: "\f113";
}
.icon-notification:before {
    content: "\f114";
}
.icon-phone:before {
    content: "\f115";
}
.icon-search:before {
    content: "\f116";
}
.icon-shopping-card:before {
    content: "\f117";
}
.icon-target:before {
    content: "\f118";
}
.icon-tiktok:before {
    content: "\f119";
}
.icon-visibilty:before {
    content: "\f11a";
}
.icon-website:before {
    content: "\f11b";
}
.icon-whatsapp:before {
    content: "\f11c";
}
.icon-youtube:before {
    content: "\f11d";
}
