@font-face {
    font-family: "phos";
    src: url("./phos.ttf") format("truetype"),
url("./phos.woff") format("woff"),
url("./phos.woff2") format("woff2");
}

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

.phos-announcement:before {
    content: "\f101";
}
.phos-bag:before {
    content: "\f102";
}
.phos-barcode:before {
    content: "\f103";
}
.phos-cash:before {
    content: "\f104";
}
.phos-contact:before {
    content: "\f105";
}
.phos-delivery:before {
    content: "\f106";
}
.phos-discount:before {
    content: "\f107";
}
.phos-downvote:before {
    content: "\f108";
}
.phos-files:before {
    content: "\f109";
}
.phos-gift:before {
    content: "\f10a";
}
.phos-guest:before {
    content: "\f10b";
}
.phos-help:before {
    content: "\f10c";
}
.phos-mail-2:before {
    content: "\f10d";
}
.phos-mail:before {
    content: "\f10e";
}
.phos-notification:before {
    content: "\f10f";
}
.phos-order:before {
    content: "\f110";
}
.phos-package-2:before {
    content: "\f111";
}
.phos-package:before {
    content: "\f112";
}
.phos-profile:before {
    content: "\f113";
}
.phos-receipt:before {
    content: "\f114";
}
.phos-schedule:before {
    content: "\f115";
}
.phos-time:before {
    content: "\f116";
}
.phos-upvote:before {
    content: "\f117";
}
