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

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

i[class^="flaticon-"]:before, i[class*=" flaticon-"]:before {
    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-trophy-1:before {
    content: "\f101";
	  font-family: flaticon_mycollection !important;
}
.flaticon-segmentation-11:before {
    content: "\f102";
	  font-family: flaticon_mycollection !important;
}
.flaticon-target-11:before {
    content: "\f103";
	  font-family: flaticon_mycollection !important;
}
.flaticon-market-1:before {
    content: "\f104";
	  font-family: flaticon_mycollection !important;
}

