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

@font-face {
    font-family: "flaticon_mycollection";
    src: url("flaticon_mycollection.ttf") format("truetype"),
/* url("./flaticon_mycollection.woff?8f4a8c0f2740f43209f0a89f30110148") format("woff"),
url("./flaticon_mycollection.eot?8f4a8c0f2740f43209f0a89f30110148#iefix") format("embedded-opentype"),
url("./flaticon_mycollection.ttf?8f4a8c0f2740f43209f0a89f30110148") format("truetype"), */
url("./flaticon_mycollection.svg?8f4a8c0f2740f43209f0a89f30110148#flaticon_mycollection") format("svg")
}



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

.pt-flaticon-check-mark:before {
    content: "\f101";
}
.pt-flaticon-quote:before {
    content: "\f102";
}

