@font-face {
    font-family: "flaticon";
    src: url("../fonts") format("truetype"),
        url("../fonts/flaticon.woff?8d88e9a7e116e466d8e38f96dd21d914") format("woff"),
        url("../fonts/flaticon.woff2?8d88e9a7e116e466d8e38f96dd21d914") format("woff2"),
        url("../fonts/flaticon.eot?8d88e9a7e116e466d8e38f96dd21d914#iefix") format("embedded-opentype"),
        url("../fonts/flaticon.svg?8d88e9a7e116e466d8e38f96dd21d914#flaticon") format("svg");
}

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

.flaticon-home:before {
    content: "\f101";
}

.flaticon-mobile-phone:before {
    content: "\f102";
}

.flaticon-message:before {
    content: "\f103";
}

.flaticon-alarm-clock:before {
    content: "\f104";
}