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

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: "bpi" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-backArrow:before {
    content: "\e904";
}
.icon-whatsapp:before {
    content: "\e900";
}
.icon-angle:before {
    content: "\e901";
}
.icon-calendar:before {
    content: "\e902";
}
.icon-mail:before {
    content: "\e903";
}
