  @font-face {
    font-family: "flaticon";
    src: url("/wp-content/themes/potw-starter/assets/fonts/flaticon.ttf?7c59246d029f2f648e90c2707bdf429c") format("truetype"),
url("/wp-content/themes/potw-starter/assets/fonts/flaticon.woff?7c59246d029f2f648e90c2707bdf429c") format("woff"),
url("/wp-content/themes/potw-starter/assets/fonts/flaticon.woff2?7c59246d029f2f648e90c2707bdf429c") format("woff2"),
url("/wp-content/themes/potw-starter/assets/fonts/flaticon.eot?7c59246d029f2f648e90c2707bdf429c") format("embedded-opentype"),
url("/wp-content/themes/potw-starter/assets/fonts/flaticon.svg?7c59246d029f2f648e90c2707bdf429c") 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"; }