/*!
*    ______ _       _   _
*    |  ____| |     | | (_)
*    | |__  | | __ _| |_ _  ___ ___  _ __
*    |  __| | |/ _` | __| |/ __/ _ \| '_ \
*    | |    | | (_| | |_| | (_| (_) | | | |
*    |_|    |_|\__,_|\__|_|\___\___/|_| |_|
*
*         https://www.flaticon.com
*/

@font-face {
    font-family: "flaticon_mycollection";
    src: url("../../fonts/flaticon_mycollection.woff2") format("woff2"),
         url("../../fonts/flaticon_mycollection.woff") format("woff"),
         url("../../fonts/flaticon_mycollection.eot") format("embedded-opentype"),
         url("../../fonts/flaticon_mycollection.ttf") format("truetype"),
         url("../../fonts/flaticon_mycollection.svg") format("svg");
}

i[class^="flaticon-"]:before,
i[class*=" flaticon-"]:before {
    font-family: "flaticon_mycollection" !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-telephone:before { content: "\f101"; }
.flaticon-mobile-phone:before { content: "\f102"; }
.flaticon-users:before { content: "\f103"; }
.flaticon-envelope:before { content: "\f104"; }
.flaticon-flask:before { content: "\f105"; }
.flaticon-location:before { content: "\f106"; }
.flaticon-medal:before { content: "\f107"; }
.flaticon-address:before { content: "\f108"; }
.flaticon-manufacturing-plant:before { content: "\f109"; }