@font-face {
    font-family: "flaticon";
    src: url("./flaticon.ttf?7c59246d029f2f648e90c2707bdf429c") format("truetype"),
url("./flaticon.woff?7c59246d029f2f648e90c2707bdf429c") format("woff"),
url("./flaticon.woff2?7c59246d029f2f648e90c2707bdf429c") format("woff2"),
url("./flaticon.eot?7c59246d029f2f648e90c2707bdf429c#iefix") format("embedded-opentype"),
url("./flaticon.svg?7c59246d029f2f648e90c2707bdf429c#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-menu:before {
    content: "\f101";
}
.flaticon-close:before {
    content: "\f103";
}
.flaticon-right-arrow:before {
    content: "\f103";
}
.gv-icon-194:before {
  content: "\f103";
}
.flaticon-arrow-pointing-to-right:before { 
    content: "\f104"; 
}
.flaticon-arrow-pointing-to-left:before {
    content: "\f105";
}
.flaticon-arrow-down-sign-to-navigate:before {
    content: "\f107";
}
.flaticon-right-arrow-1:before {
    content: "\f103";
}
.flaticon-down-arrow:before {
    content: "\f106";
}

.flaticon-arrow-pointing-to-down:before { content: "\f106"; }

.flaticon-arrow-pointing-to-up:before { content: "\f108"; }