/*!
*    ______ _       _   _
*    |  ____| |     | | (_)
*    | |__  | | __ _| |_ _  ___ ___  _ __
*    |  __| | |/ _` | __| |/ __/ _ \| '_ \
*    | |    | | (_| | |_| | (_| (_) | | | |
*    |_|    |_|\__,_|\__|_|\___\___/|_| |_|
*
*         https://www.flaticon.com
*/

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

i[class^="flaticon-"]:before, i[class*=" flaticon-"]:before {
    font-family: flaticon_ix_pos !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-arrow-right:before {
    content: "\f101";
}
.flaticon-more:before {
    content: "\f102";
}
.flaticon-minus:before {
    content: "\f103";
}
.flaticon-check-mark:before {
    content: "\f104";
}
.flaticon-settings:before {
    content: "\f105";
}
.flaticon-terminal:before {
    content: "\f106";
}
.flaticon-bullish:before {
    content: "\f107";
}
.flaticon-back:before {
    content: "\f108";
}
.flaticon-delete:before {
    content: "\f109";
}
.flaticon-arrow-down:before {
    content: "\f10a";
}
.flaticon-up-right-arrow:before {
    content: "\f10b";
    position: relative;
    top: 3px;
}