@font-face {
    font-family: "picon";
    src: url("./picon.ttf?866298726251509c1d72ce9fcfe6f8e6") format("truetype"),
url("./picon.woff?866298726251509c1d72ce9fcfe6f8e6") format("woff"),
url("./picon.woff2?866298726251509c1d72ce9fcfe6f8e6") format("woff2"),
url("./picon.eot?866298726251509c1d72ce9fcfe6f8e6#iefix") format("embedded-opentype"),
url("./picon.svg?866298726251509c1d72ce9fcfe6f8e6#picon") format("svg");
}

i[class^="picon-"]:before, i[class*=" picon-"]:before {
    font-family: picon !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;
}

.picon-arrow-right:before {
    content: "\f101";
}
.picon-computer-mouse:before {
    content: "\f102";
}
.picon-pause:before {
    content: "\f103";
}
.picon-right-arrow:before {
    content: "\f104";
}
.picon-left-arrow:before {
    content: "\f105";
}
.picon-home:before {
    content: "\f106";
}
.picon-down-arrow:before {
    content: "\f107";
}
