@font-face {
    font-family: "flaticon";
    src: url("./flaticon.ttf?c96fa4c8a59e39d93059cf3ee6ff7cef") format("truetype"),
        url("./flaticon.woff?c96fa4c8a59e39d93059cf3ee6ff7cef") format("woff"),
        url("./flaticon.woff2?c96fa4c8a59e39d93059cf3ee6ff7cef") format("woff2"),
        url("./flaticon.eot?c96fa4c8a59e39d93059cf3ee6ff7cef#iefix") format("embedded-opentype"),
        url("./flaticon.svg?c96fa4c8a59e39d93059cf3ee6ff7cef#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-right-arrow:before {
    content: "\f101";
}

.flaticon-facebook:before {
    content: "\f102";
    color: rgb(46, 46, 46);
}

.flaticon-twitter:before {
    content: "\f103";
    color: rgb(46, 46, 46);
}

.flaticon-instagram:before {
    content: "\f104";
    color: rgb(46, 46, 46);
}

.flaticon-heart:before {
    content: "\f105";
    font-size: 2rem;
    color: rgb(36, 13, 240);
    margin: auto;
}

.flaticon-deadline:before {
    content: "\f106";
}

.flaticon-hourglass:before {
    content: "\f107";
}

.flaticon-hourglass-1:before {
    content: "\f108";
}