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

i[class^="flaticon1-"]:before,
i[class*=" flaticon1-"]: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;
}

.flaticon1-right-arrow:before {
    content: "\f101";
}

.flaticon1-left-arrow:before {
    content: "\f102";
}