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

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

i[class^="flaticon-"]:before, i[class*=" flaticon-"]:before {
    font-family: flaticon_yes_gfn !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-credit-card:before {
    content: "\f101";
}
.flaticon-user:before {
    content: "\f102";
}
.flaticon-question:before {
    content: "\f103";
}
.flaticon-padlock:before {
    content: "\f104";
}

