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

@font-face {
    font-family: "flaticon_pack-5";
    src: url("../fonts/flaticon_pack-5/flaticon_pack-5.woff2") format("woff2"),
url("../fonts/flaticon_pack-5/flaticon_pack-5.woff") format("woff"),
url("../fonts/flaticon_pack-5/flaticon_pack-5.eot") format("embedded-opentype"),
url("../fonts/flaticon_pack-5/flaticon_pack-5.ttf") format("truetype"),
url("../fonts/flaticon_pack-5/flaticon_pack-5.svg") format("svg")
}

i[class*="flaticon-"]::before {
    font-family: flaticon_pack-5 !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  display: block;
}

.flaticon-marker:before {
    content: "\f101";
}
.flaticon-telephone:before {
    content: "\f102";
}
.flaticon-email:before {
    content: "\f103";
}
.flaticon-horaire:before {
    content: "\f104";
}

